nextcloud/lib/private/Authentication/Token
MichaIng b91dc51f6c
Merge pull request #29166 from nextcloud/backport/29122/stable20
[stable20] Tokens without password should not trigger changed password invalidation
2021-10-11 17:13:05 +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 Tokens without password should not trigger changed password invalidation 2021-10-11 12:39:53 +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 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 add spaces around operators 2021-10-08 08:14:52 +02:00
RemoteWipe.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00