nextcloud/lib/private/Authentication/Token
Christoph Wurst ed01305e29
don't spam the log file with failed token validation entries
2016-05-13 09:53:50 +02:00
..
DefaultToken.php fix PHPDoc and other minor issues 2016-05-11 13:36:46 +02:00
DefaultTokenCleanupJob.php invalidate (delete) session token on logout 2016-05-11 13:36:46 +02:00
DefaultTokenMapper.php use the query builder instead of raw sql statements 2016-05-11 13:36:46 +02:00
DefaultTokenProvider.php don't spam the log file with failed token validation entries 2016-05-13 09:53:50 +02:00
IProvider.php fix PHPDoc and other minor issues 2016-05-11 13:36:46 +02:00
IToken.php fix PHPDoc and other minor issues 2016-05-11 13:36:46 +02:00