nextcloud/lib/private/Authentication/Token
Joas Schilling 2fb4dac7ad
fix(authentication): Update the token when the hash is null or can not be verified
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-09 16:32:36 +01:00
..
INamedToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IProvider.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
IToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IWipeableToken.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php Automatically cut the token name on the first level 2022-03-23 21:38:53 +01:00
PublicKeyToken.php PublickKeyTokenProvider: Fix password update routine with password hash 2023-01-04 08:30:53 +01:00
PublicKeyTokenMapper.php Remove default token which is deprecated since Nextcloud 13 2021-12-01 18:41:31 +01:00
PublicKeyTokenProvider.php fix(authentication): Update the token when the hash is null or can not be verified 2023-01-09 16:32:36 +01:00
RemoteWipe.php Update php licenses 2021-06-04 22:02:41 +02:00
TokenCleanupJob.php Add back TokenCleanupJob to invalidate old temporary tokens 2022-08-25 11:31:21 +02:00