nextcloud-server/lib/private/Authentication/Token
Roeland Jago Douma cd457cc68b Always renew apppasswords on login
Else you can end up that you renewed your password (LDAP for example).
But they still don't work because you did not use them before you logged
in.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-02-10 19:02:37 +01:00
..
DefaultToken.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
DefaultTokenCleanupJob.php
DefaultTokenMapper.php Type some of the core mappers 2020-10-12 11:10:09 +02:00
DefaultTokenProvider.php Use PSR logger in authentication 2020-10-12 22:07:04 +02:00
INamedToken.php
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
Manager.php
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 Always renew apppasswords on login 2021-02-10 19:02:37 +01:00
RemoteWipe.php Use PSR logger in authentication 2020-10-12 22:07:04 +02:00