nextcloud/apps/files_external/lib/Lib/Auth/Password
2025-05-06 09:43:36 +02:00
..
GlobalAuth.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
LoginCredentials.php fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional 2025-05-06 09:43:36 +02:00
Password.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
SessionCredentials.php fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional 2025-05-06 09:43:36 +02:00
UserGlobalAuth.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
UserProvided.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00