nextcloud-server/lib/private/Authentication
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException
UniqueConstraintViolationException is no longer throw directly but
instead is now wrapped inside a \OCP\DB\Exception. So check the
exception reason.

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2025-09-02 11:55:58 +07:00
..
Events
Exceptions
Listeners
Login fix(SetUserTimezoneCommand): only write user login timezone if not yet set 2025-08-18 12:40:42 +07:00
LoginCredentials chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Notifications
Token fix(query-builder): Don't catch UniqueConstraintViolationException 2025-09-02 11:55:58 +07:00
TwoFactorAuth chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
WebAuthn