nextcloud/lib
Lionel Elie Mamane f7f053b101 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:48:44 +02:00
..
composer update autoloader 2020-05-22 15:31:13 +02:00
l10n [tx-robot] updated from transifex 2020-06-06 02:16:26 +00:00
private Return correct loginname in credentials, 2020-06-20 11:48:44 +02:00
public Proxy server could cache http response when it is not private 2020-05-15 06:24:07 +00:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Move overwritehost check to isTrustedDomain 2019-12-09 20:39:00 +00:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00