nextcloud-server/lib/private/Authentication/Token
Joas Schilling efbbdb79df Limit the length of app password names
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-13 18:34:18 +07:00
..
DefaultToken.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
DefaultTokenCleanupJob.php Allow to disable AuthToken v1 2022-02-16 10:31:07 +07:00
DefaultTokenMapper.php Allow to disable AuthToken v1 2022-02-16 10:31:07 +07:00
DefaultTokenProvider.php Allow to disable AuthToken v1 2022-02-16 10:31:07 +07:00
INamedToken.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
IProvider.php Limit the length of app password names 2022-05-13 18:34:18 +07:00
IToken.php Add visibility to all constants 2020-04-10 16:54:27 +07:00
IWipeableToken.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Manager.php Limit the length of app password names 2022-05-13 18:34:18 +07:00
PublicKeyToken.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
PublicKeyTokenMapper.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
PublicKeyTokenProvider.php Limit the length of app password names 2022-05-13 18:34:18 +07:00
RemoteWipe.php Use PSR logger in authentication 2020-10-12 22:07:04 +07:00