nextcloud/apps/oauth2/lib
Julien Veyssier f84da68815 fix(oauth): rotate the auth token only if the access token rotation was successful
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2026-04-23 12:33:50 +00:00
..
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
Command fix(oauth2): retain support for legacy ownCloud clients 2025-04-01 11:25:52 +02:00
Controller fix(oauth): rotate the auth token only if the access token rotation was successful 2026-04-23 12:33:50 +00:00
Db fix(oauth): wrap token rotation in a transaction, only rotate if the token hasn't been modified since we have read it 2026-04-23 12:33:50 +00:00
Exceptions chore: Add SPDX header 2024-05-31 10:38:47 +02:00
Migration chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Settings refactor(oauth2): migrate to Typescript and Vue 3 2025-12-12 00:42:15 +01:00