nextcloud/lib
Lionel Elie Mamane ac8b40b8b1
Return correct loginname in credentials,
even when token is invalid or has no password.

Returning the uid as loginname is wrong, and leads to problems when
these differ. E.g. the getapppassword API was creating app token with
the uid as loginname. In a scenario with external authentication (such
as LDAP), these tokens were then invalidated next time their underlying
password was checked, and systematically ceased to function.

Co-authored-by: kesselb <mail@danielkesselberg.de>
for: switch to consistent camelCase

Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>
2020-08-20 16:02:22 +02:00
..
composer Merge pull request #22218 from nextcloud/enh/sse/make_legacy_cipher_opt_in 2020-08-19 20:10:45 +02:00
l10n [tx-robot] updated from transifex 2020-08-20 02:17:38 +00:00
private Return correct loginname in credentials, 2020-08-20 16:02:22 +02:00
public Return correct loginname in credentials, 2020-08-20 16:02:22 +02:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Migrate OC_Group post_removeFromGroup hook to actual event object 2020-07-30 10:21:08 +02:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00