nextcloud-server/lib/private/Authentication/Token
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +07:00
..
INamedToken.php Update php licenses 2021-06-04 22:02:41 +07:00
IProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
IToken.php Improve docblock annotations for tokens and their exceptions 2023-10-23 15:20:04 +07:00
IWipeableToken.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Manager.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
PublicKeyToken.php Allow passing null to PublicKeyToken::setScope, fixes tests 2023-10-23 15:52:07 +07:00
PublicKeyTokenMapper.php Fix typo 2023-08-25 11:20:34 +07:00
PublicKeyTokenProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
RemoteWipe.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
TokenCleanupJob.php Add back TokenCleanupJob to invalidate old temporary tokens 2022-08-25 11:31:21 +07:00