nextcloud/lib/private/Authentication/Token
Ember 'n0emis' Keske 339680c6a1
Don't try to hash a nonexisting password
Allows to log-in via a passwordless authentication provider, eg SSO

Signed-off-by: Ember 'n0emis' Keske <git@n0emis.eu>
2023-03-21 19:00:59 +01:00
..
INamedToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IProvider.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IWipeableToken.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Manager.php composer run cs:fix 2023-01-20 11:45:08 +01:00
PublicKeyToken.php PublickKeyTokenProvider: Fix password update routine with password hash 2023-01-04 08:30:53 +01:00
PublicKeyTokenMapper.php fix(authtoken): Store only one hash for authtokens with the current password per user 2023-02-09 13:44:00 +01:00
PublicKeyTokenProvider.php Don't try to hash a nonexisting password 2023-03-21 19:00:59 +01:00
RemoteWipe.php composer run cs:fix 2023-01-20 11:45:08 +01:00
TokenCleanupJob.php Add back TokenCleanupJob to invalidate old temporary tokens 2022-08-25 11:31:21 +02:00