aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/auth/grant.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-221-1/+4
* Return `access_denied` error when an OAuth2 request is denied (#30974)Zettat1232024-05-201-2/+2
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-5/+5
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Support instance-wide OAuth2 applications (#21335)qwerty2872022-10-121-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-5/+5
* Fix incorrect OAuth message (#18332)wxiaoguang2022-01-191-2/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Minimal OpenID Connect implementation (#14139)Johnny Oskarsson2021-01-021-0/+2
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Use AppSubUrl for more redirections (#8647)zeripath2019-10-231-2/+2
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-081-0/+31