nextcloud-server/apps/oauth2/lib
Julien Veyssier e944980eb6
add db index on oauth2_access_tokens's (token_count, created_at)
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +07:00
..
BackgroundJob cleanup access tokens that are still in authorization state and that have expired 2023-10-05 14:24:02 +07:00
Controller delete oauth access token when receiving a code that has expired 2023-10-05 14:24:02 +07:00
Db cleanup access tokens that are still in authorization state and that have expired 2023-10-05 14:24:02 +07:00
Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
Migration add db index on oauth2_access_tokens's (token_count, created_at) 2023-10-05 14:24:02 +07:00
Settings encrypt oauth2 client secrets 2023-06-07 11:36:08 +07:00