nextcloud-server/apps/files_external/lib/Lib/Auth/Password
Côme Chilliet 69b85fab32 fix(files_external): Properly register event listeners in register method
This is the clean solution, LoginCredentials was the only auth class
 actually registering stuff in constructor.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-25 15:08:35 +07:00
..
GlobalAuth.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
LoginCredentials.php fix(files_external): Properly register event listeners in register method 2025-11-25 15:08:35 +07:00
Password.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SessionCredentials.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
UserGlobalAuth.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
UserProvided.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00