nextcloud-server/lib/private/Authentication/Token
Joas Schilling 397b9098e8
Also cache non-existing to reuse it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-16 16:51:22 +01:00
..
INamedToken.php
IProvider.php Type the autentication provider passwords as nullable strings 2021-10-13 17:17:25 +02:00
IToken.php
IWipeableToken.php
Manager.php Remove default token which is deprecated since Nextcloud 13 2021-12-01 18:41:31 +01:00
PublicKeyToken.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00
PublicKeyTokenMapper.php Remove default token which is deprecated since Nextcloud 13 2021-12-01 18:41:31 +01:00
PublicKeyTokenProvider.php Also cache non-existing to reuse it 2022-02-16 16:51:22 +01:00
RemoteWipe.php