summaryrefslogtreecommitdiffstats
path: root/routers/web/user/setting/oauth2_common.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move context from modules to services (#29440)Lunny Xiao2024-03-061-1/+1
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-141-4/+4
* Fix NPE when editing OAuth2 applications (#27078)JakobDev2023-09-161-3/+3
* Show always repo count in header (#26842)JakobDev2023-09-061-0/+10
* Move web JSON functions to web context and simplify code (#26132)wxiaoguang2023-07-261-2/+2
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-2/+2
* Add ability to set multiple redirect URIs in OAuth application UI (#25072)Denys Konovalov2023-06-051-2/+3
* Improve some Forms (#24878)JakobDev2023-05-261-0/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Record OAuth client type at registration (#21316)M Hickford2022-10-241-7/+9
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-091-0/+150