nextcloud/tests/lib/Authentication/Token
Roeland Jago Douma e0bc29d907 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:12 +00:00
..
DefaultTokenCleanupJobTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
DefaultTokenMapperTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
DefaultTokenProviderTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
DefaultTokenTest.php Fix tests 2018-05-15 10:56:40 +02:00
ManagerTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
PublicKeyTokenMapperTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
PublicKeyTokenProviderTest.php Allow configuring the activity update interval of token 2020-10-06 08:04:12 +00:00
PublicKeyTokenTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
RemoteWipeTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00