nextcloud-server/tests/lib/Authentication
Carl Schwan 47ce9c4c7b fix(auth): Fix invalid unique constraint violation catch
UniqueConstraintViolationException is no longer throw but instead a
OCP\DB\Exception is.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-09-15 13:37:35 +07:00
..
Events refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Listeners refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Login refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
LoginCredentials fix: Do not build encrypted password if there is none 2025-03-28 15:18:27 +07:00
Token fix(auth): Fix invalid unique constraint violation catch 2025-09-15 13:37:35 +07:00
TwoFactorAuth fix: Handle exception when clearing previously removed two factor tokens 2024-11-05 11:14:05 +07:00