nextcloud/apps/oauth2/lib
Julien Veyssier 347067efa1 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:35 +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:35 +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:35 +00:00
Exceptions chore: Add SPDX header 2024-05-31 10:38:47 +02:00
Migration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Settings fix(oauth2): store hashed secret instead of encrypted 2024-09-02 14:38:39 +02:00