nextcloud-server/apps/oauth2
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
..
appinfo cleanup access tokens that are still in authorization state and that have expired 2023-10-05 14:24:02 +07:00
composer make oauth2 authorization code expire after 10 minutes 2023-10-05 14:24:02 +07:00
l10n Fix(l10n): Update translations from Transifex 2023-07-19 00:26:31 +07:00
lib add db index on oauth2_access_tokens's (token_count, created_at) 2023-10-05 14:24:02 +07:00
src Add labels for input fields 2023-09-22 10:46:46 +07:00
templates OAuth2: move to scoped css in vue app 2018-12-10 15:13:15 +07:00
tests add test for refusing to get an oauth token from a code when we're not in authorization state 2023-10-05 14:24:02 +07:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +07:00
openapi.json oauth2: Add OpenAPI spec 2023-07-12 07:32:30 +07:00