Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-31 | 1 | -19/+2 |
* | adjust oauth app | Julien Veyssier | 2023-10-05 | 1 | -2/+4 |
* | rename oauth2_access_token's created_at to code_created_at | Julien Veyssier | 2023-10-05 | 1 | -3/+3 |
* | add db index on oauth2_access_tokens's (token_count, created_at) | Julien Veyssier | 2023-10-05 | 1 | -3/+6 |
* | cleanup access tokens that are still in authorization state and that have exp... | Julien Veyssier | 2023-10-05 | 1 | -0/+24 |
* | make oauth2 authorization code expire after 10 minutes | Julien Veyssier | 2023-10-05 | 1 | -0/+57 |