nextcloud/lib
Lionel Elie Mamane 2f75ba1adb 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.

Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>
2020-07-09 14:37:05 +00:00
..
composer Clean up auth tokens when user is deleted 2020-06-16 08:03:45 +00:00
l10n [tx-robot] updated from transifex 2020-07-09 02:17:46 +00:00
private Return correct loginname in credentials, 2020-07-09 14:37:05 +00:00
public available since 19.0.1 2020-06-22 13:43:18 +02:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00