nextcloud/apps/oauth2/lib
Julien Veyssier eb9c2e744d
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-27 20:41:42 +02:00
..
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +01:00
Command fix(oauth2): retain support for legacy ownCloud clients 2025-04-02 12:23:45 +02:00
Controller fix(oauth): rotate the auth token only if the access token rotation was successful 2026-04-27 20:41:42 +02: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-27 20:41:41 +02:00
Exceptions chore: Add SPDX header 2024-05-31 10:38:47 +02:00
Migration fix(oauth2): fix tests 2024-09-03 10:49:21 +02:00
Settings fix(oauth2): store hashed secret instead of encrypted 2024-09-03 10:49:21 +02:00