nextcloud/lib/private/Authentication/Token
Joas Schilling ec9cdf2a43 Fix user agent trimming on installation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-16 13:11:40 +00:00
..
DefaultToken.php Update php licenses 2021-06-04 22:02:41 +02:00
DefaultTokenCleanupJob.php Allow to disable AuthToken v1 2022-02-01 14:31:51 +01:00
DefaultTokenMapper.php Allow to disable AuthToken v1 2022-02-01 14:31:51 +01:00
DefaultTokenProvider.php Allow to disable AuthToken v1 2022-02-01 14:31:51 +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:44:33 +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:44:33 +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:16:05 +00:00
PublicKeyTokenProvider.php Fix user agent trimming on installation 2022-05-16 13:11:40 +00:00
RemoteWipe.php Update php licenses 2021-06-04 22:02:41 +02:00