nextcloud/lib/private/Authentication/Token
Joas Schilling f258e65f13
Also adjust the expiration of PublicKeyTokenProvider
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-20 09:54:27 +02:00
..
DefaultToken.php Use constant for token version 2018-06-18 22:11:55 +02:00
DefaultTokenCleanupJob.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
DefaultTokenMapper.php Use constant for token version 2018-06-18 22:11:55 +02:00
DefaultTokenProvider.php Copy the expiration from 480864b3e3 to getTokenById 2018-09-19 17:55:48 +02:00
IProvider.php Just pass uid to the Token stuff 2018-06-18 22:11:54 +02:00
IToken.php Certain tokens can expire 2018-05-17 16:10:19 +02:00
Manager.php Comments 2018-06-19 07:46:43 +02:00
PublicKeyToken.php Comments 2018-06-19 07:46:43 +02:00
PublicKeyTokenMapper.php Comments 2018-06-19 07:46:43 +02:00
PublicKeyTokenProvider.php Also adjust the expiration of PublicKeyTokenProvider 2018-09-20 09:54:27 +02:00