nextcloud/lib/private/Authentication/Token
Vincent Petry e229cd3d53
Merge pull request #29130 from nextcloud/backport/27886/stable21
[stable21] Keep pw based auth tokens valid when pw-less login happens
2021-10-13 08:39:27 +02:00
..
DefaultToken.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
DefaultTokenCleanupJob.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
DefaultTokenMapper.php Type some of the core mappers 2020-10-12 11:10:09 +02:00
DefaultTokenProvider.php Tokens without password should not trigger changed password invalidation 2021-10-11 09:33:18 +00: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 Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
PublicKeyTokenMapper.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
PublicKeyTokenProvider.php add spaces around operators 2021-10-08 08:08:28 +02:00
RemoteWipe.php Use PSR logger in authentication 2020-10-12 22:07:04 +02:00