nextcloud-server/lib/private/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
Exceptions
Listeners
Login fix(login): Support subfolder install for ephemeral sessions 2025-03-03 11:00:29 +07:00
LoginCredentials fix: Do not build encrypted password if there is none 2025-03-28 15:18:27 +07:00
Notifications
Token fix(auth): Fix invalid unique constraint violation catch 2025-09-15 13:37:35 +07:00
TwoFactorAuth
WebAuthn fix(webauthn): do not require bcmath or gmp - not needed anymore 2025-04-01 19:10:11 +07:00