nextcloud-server/lib/private/Authentication/Token
Arthur Schiwon 95f7613581 fix(Token): take over scope in token refresh with login by cookie
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-07-22 06:54:44 +07:00
..
INamedToken.php
IProvider.php fix(Token): take over scope in token refresh with login by cookie 2024-07-22 06:54:44 +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 fix(Token): take over scope in token refresh with login by cookie 2024-07-22 06:54:44 +07:00
PublicKeyToken.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
PublicKeyTokenMapper.php feat(perf): add cache for authtoken lookup 2024-02-28 15:04:04 +07:00
PublicKeyTokenProvider.php fix(Token): take over scope in token refresh with login by cookie 2024-07-22 06:54:44 +07:00
RemoteWipe.php Always catch OCP versions of authentication exceptions 2024-01-11 14:02:15 +07:00
TokenCleanupJob.php Add back TokenCleanupJob to invalidate old temporary tokens 2022-08-25 11:31:21 +07:00