nextcloud/lib/private/Authentication/Token
Roeland Jago Douma 9375660254 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-06 08:04:19 +00: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 Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
INamedToken.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
IProvider.php Update license headers 2019-12-05 15:38:45 +01: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-06 08:04:19 +00:00
RemoteWipe.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00