nextcloud/lib/private/Authentication/Token
Arthur Schiwon 5123ce9894
fix(Token): take over scope in token refresh with login by cookie
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

# Conflicts:
#	lib/private/Authentication/Token/IProvider.php
#	lib/private/Authentication/Token/Manager.php
#	lib/private/Authentication/Token/PublicKeyTokenProvider.php
2024-07-29 13:45:23 +02:00
..
INamedToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IProvider.php fix(Token): take over scope in token refresh with login by cookie 2024-07-29 13:45:23 +02:00
IToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IWipeableToken.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Manager.php fix(Token): take over scope in token refresh with login by cookie 2024-07-29 13:45:23 +02:00
PublicKeyToken.php PublickKeyTokenProvider: Fix password update routine with password hash 2023-01-04 08:30:53 +01:00
PublicKeyTokenMapper.php feat(perf): add cache for authtoken lookup 2024-05-07 14:54:06 +02:00
PublicKeyTokenProvider.php fix(Token): take over scope in token refresh with login by cookie 2024-07-29 13:45:23 +02:00
RemoteWipe.php composer run cs:fix 2023-01-20 11:45:08 +01:00
TokenCleanupJob.php Add back TokenCleanupJob to invalidate old temporary tokens 2022-08-25 11:31:21 +02:00