You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Authentication/Token
Benjamin Gaussorgues d1189f923c
feat(perf): add cache for authtoken lookup
2 years ago
..
INamedToken.php
IProvider.php Import OCP IToken as OCPIToken to avoid a name clash in lib/private 2 years ago
IToken.php Improve docblock annotations for tokens and their exceptions 2 years ago
IWipeableToken.php composer run cs:fix 3 years ago
Manager.php Import OCP IToken as OCPIToken to avoid a name clash in lib/private 2 years ago
PublicKeyToken.php Allow passing null to PublicKeyToken::setScope, fixes tests 2 years ago
PublicKeyTokenMapper.php feat(perf): add cache for authtoken lookup 2 years ago
PublicKeyTokenProvider.php feat(perf): add cache for authtoken lookup 2 years ago
RemoteWipe.php Always catch OCP versions of authentication exceptions 2 years ago
TokenCleanupJob.php Add back TokenCleanupJob to invalidate old temporary tokens 3 years ago