nextcloud/lib/private/Authentication/Token
Roeland Jago Douma 76a7600e2e
Allow configuring the activity update interval of token
On some systems with a lot of users this creates a lot of extra DB
writes.
Being able to increase this interval helps there.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-10-04 09:31:41 +02:00
..
DefaultToken.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
DefaultTokenCleanupJob.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
DefaultTokenMapper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
DefaultTokenProvider.php Improve traces of invalid token exceptions 2020-05-27 09:21:47 +02:00
INamedToken.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
IProvider.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +02:00
IToken.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
IWipeableToken.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Manager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
PublicKeyToken.php Update license headers for 19 2020-04-29 11:57:22 +02:00
PublicKeyTokenMapper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
PublicKeyTokenProvider.php Allow configuring the activity update interval of token 2020-10-04 09:31:41 +02:00
RemoteWipe.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00