nextcloud/tests/lib/Authentication/Token
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
..
ManagerTest.php fix(auth): Fix invalid unique constraint violation catch 2025-09-15 18:04:18 +02:00
PublicKeyTokenMapperTest.php chore: apply code style 2025-04-30 19:04:59 +02:00
PublicKeyTokenProviderTest.php feat(auth): Clean-up unused auth tokens and wipe tokens 2024-08-13 12:39:11 +02:00
PublicKeyTokenTest.php refactor(Token): introduce scope constants 2024-06-05 19:01:14 +02:00
RemoteWipeTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00