nextcloud-server/lib/private/Authentication/Token
Joas Schilling 7b3e2217de
Fix user agent trimming on installation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-09 08:36:34 +02:00
..
INamedToken.php
IProvider.php Automatically cut the token name on the first level 2022-03-23 21:38:53 +01:00
IToken.php
IWipeableToken.php
Manager.php Automatically cut the token name on the first level 2022-03-23 21:38:53 +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 Fix user agent trimming on installation 2022-05-09 08:36:34 +02:00
RemoteWipe.php