mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
- re-stablishes old behaviour with cache to return null instead of throwing an InvalidTokenException when the token is cached as non-existing - token invalidation and re-generation are bundled in a DB transaction now Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |
||
|---|---|---|
| .. | ||
| INamedToken.php | ||
| IProvider.php | ||
| IToken.php | ||
| IWipeableToken.php | ||
| Manager.php | ||
| PublicKeyToken.php | ||
| PublicKeyTokenMapper.php | ||
| PublicKeyTokenProvider.php | ||
| RemoteWipe.php | ||
| TokenCleanupJob.php | ||