nextcloud-server/apps/files_external/lib/Lib/Auth/Password
provokateurin 31cd06d0e1
fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-06 09:43:36 +07:00
..
GlobalAuth.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
LoginCredentials.php fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional 2025-05-06 09:43:36 +07:00
Password.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
SessionCredentials.php fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional 2025-05-06 09:43:36 +07:00
UserGlobalAuth.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
UserProvided.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00