nextcloud/lib/private/Authentication/Token
Artur Neumann 19bb66a889
public interface to invalidate tokens of user
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2023-05-19 12:02:05 +05:45
..
INamedToken.php
IProvider.php
IToken.php
IWipeableToken.php
Manager.php public interface to invalidate tokens of user 2023-05-19 12:02:05 +05:45
PublicKeyToken.php
PublicKeyTokenMapper.php fix(authtoken): Store only one hash for authtokens with the current password per user 2023-02-09 13:44:00 +01:00
PublicKeyTokenProvider.php Don't try to hash a nonexisting password 2023-03-21 19:00:59 +01:00
RemoteWipe.php
TokenCleanupJob.php