nextcloud-server/tests/lib/Authentication
Carl Schwan 5b49932b30 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 18:04:18 +07:00
..
Events chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Listeners chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Login chore: apply code style 2025-04-30 19:04:59 +07:00
LoginCredentials fix: Do not build encrypted password if there is none 2025-03-28 15:18:03 +07:00
Token fix(auth): Fix invalid unique constraint violation catch 2025-09-15 18:04:18 +07:00
TwoFactorAuth chore: apply code style 2025-04-30 19:04:59 +07:00