nextcloud/lib/private/Authentication/Token
Joas Schilling 6c20e3e103 fix(onetime): Allow longer duration via app config
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-09 19:07:07 +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 fix(onetime): Allow longer duration via app config 2026-01-09 19:07:07 +01: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