nextcloud-server/apps/files_external/lib/Lib/Auth
provokateurin db5f6a4e96
fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-05 13:19:48 +07:00
..
AmazonS3
OAuth1 fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-05 13:19:43 +07:00
OAuth2 fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-05 13:19:43 +07:00
OpenStack
Password fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional 2025-05-05 13:19:48 +07:00
PublicKey fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-05 13:19:43 +07:00
SMB refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
AuthMechanism.php
Builtin.php
IUserProvided.php
InvalidAuth.php
NullMechanism.php