nextcloud/lib
Lionel Elie Mamane 80973cd60b 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-06-20 11:52:42 +02:00
..
composer update autoloader 2020-05-20 22:59:08 +02:00
l10n [tx-robot] updated from transifex 2020-06-06 02:16:17 +00:00
private Return correct loginname in credentials, 2020-06-20 11:52:42 +02:00
public Proxy server could cache http response when it is not private 2020-05-13 14:40:02 +02:00
autoloader.php Update license headers 2019-12-05 15:38:45 +01:00
base.php Move overwritehost check to isTrustedDomain 2019-12-07 09:53:06 +01:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00