nextcloud/lib/private/Authentication/Token
Joas Schilling 82ada01ad6 Fix user agent trimming on installation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-16 10:16:17 +00:00
..
DefaultToken.php Update php licenses 2021-06-04 22:02:41 +02:00
DefaultTokenCleanupJob.php Allow to disable AuthToken v1 2022-01-31 20:02:21 +01:00
DefaultTokenMapper.php Allow to disable AuthToken v1 2022-01-31 20:02:21 +01:00
DefaultTokenProvider.php Allow to disable AuthToken v1 2022-01-31 20:02:21 +01:00
INamedToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IProvider.php Limit the length of app password names 2022-03-23 21:46:35 +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 Limit the length of app password names 2022-03-23 21:46:35 +01:00
PublicKeyToken.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicKeyTokenMapper.php Prevent duplicate auth token activity updates 2021-10-22 09:32:22 +02:00
PublicKeyTokenProvider.php Fix user agent trimming on installation 2022-05-16 10:16:17 +00:00
RemoteWipe.php Update php licenses 2021-06-04 22:02:41 +02:00