aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/user/setting/oauth2.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-091-112/+22
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-4/+4
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-8/+8
* Refactor auth package (#17962)Lunny Xiao2022-01-021-9/+9
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-9/+9
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-3/+3
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+159