nextcloud/lib/private/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 +02:00
..
Events chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Exceptions chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Listeners chore: apply code style 2025-04-30 19:04:59 +02:00
Login fix(login): Support subfolder install for ephemeral sessions 2025-03-03 11:42:43 +01:00
LoginCredentials chore: apply code style 2025-04-30 19:04:59 +02:00
Notifications feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +02:00
Token fix(auth): Fix invalid unique constraint violation catch 2025-09-15 18:04:18 +02:00
TwoFactorAuth chore: apply code style 2025-04-30 19:04:59 +02:00
WebAuthn feat(webauthn): Add user verification to webauthn challenges 2024-08-15 11:52:40 +02:00