nextcloud/lib/private/Authentication/Token
Thomas Citharel 6e9fb83977 Add back TokenCleanupJob to invalidate old temporary tokens
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-08-25 12:05:18 +00:00
..
INamedToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IProvider.php Automatically cut the token name on the first level 2022-03-23 21:38:53 +01: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 Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00
PublicKeyTokenMapper.php Remove default token which is deprecated since Nextcloud 13 2021-12-01 18:41:31 +01:00
PublicKeyTokenProvider.php Do not update passwords if nothing changed 2022-08-09 18:54:33 +00: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 12:05:18 +00:00