aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/user/setting/security/openid.go
Commit message (Expand)AuthorAgeFilesLines
* Allow disabling authentication related user features (#31535)Rowan Bohde2024-07-091-0/+15
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-151-3/+3
* Move web JSON functions to web context and simplify code (#26132)wxiaoguang2023-07-261-3/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-1/+1
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-5/+5
* Refactor auth package (#17962)Lunny Xiao2022-01-021-0/+129