nextcloud/lib/private/Authentication/Token
Carl Schwan 693a2263cc
fix(entity): Do not call getId when inserting and $id is null
Otherwise this breaks some existing code, in particular PublicKeyToken

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-06 15:42:03 +01:00
..
INamedToken.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IProvider.php fix(Token): take over scope in token refresh with login by cookie 2024-07-19 15:53:46 +02:00
IToken.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IWipeableToken.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Manager.php fix(query-builder): Don't catch UniqueConstraintViolationException 2025-09-02 11:55:58 +02:00
PublicKeyToken.php fix(entity): Do not call getId when inserting and $id is null 2026-01-06 15:42:03 +01:00
PublicKeyTokenMapper.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +02:00
PublicKeyTokenProvider.php feat(auth): include the token entity in TokenInvalidatedEvent 2025-08-21 12:42:44 +02:00
RemoteWipe.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
TokenCleanupJob.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00