aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/auth/oauth2_provider.go
Commit message (Expand)AuthorAgeFilesLines
* Enable addtional linters (#34085)TheFox0x73 days1-2/+3
* Fix oauth2 auth and UI (#33961)wxiaoguang14 days1-1/+1
* Refactor error system (#33610)wxiaoguang2025-02-161-3/+3
* Refactor template & test related code (#32938)wxiaoguang2024-12-221-2/+3
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-221-1/+15
* Use user.FullName in Oauth2 id_token response (#32542)Baltazár Radics2024-11-181-1/+1
* Use better name for userinfo structure (#32544)Lunny Xiao2024-11-181-11/+11
* Fix LFS route mock, realm, middleware names (#32488)wxiaoguang2024-11-131-2/+2
* Make oauth2 code clear. Move oauth2 provider code to their own packages/files...Lunny Xiao2024-10-021-0/+666