| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2025-03-03 | [feature] Refactor tokens, allow multiple app redirect_uris (#3849) | 1 | ||
| * [feature] Refactor tokens, allow multiple app redirect_uris * move + tweak handlers a bit * return error for unset oauth2.ClientStore funcs * wrap UpdateToken with cache * panic handling * cheeky little time optimization * unlock on error | ||||
| 2025-02-26 | [feature] Enforce OAuth token scopes (#3835) | 1 | ||
| * move tokenauth to apiutil * enforce scopes * docs * update test models, remove deprecated "follow" * file header * tests * tweak scope matcher * simplify... * fix tests * log user out of settings panel in case of oauth error | ||||
