summaryrefslogtreecommitdiffstats
path: root/routers/web/auth/password.go
Commit message (Expand)AuthorAgeFilesLines
* Make better use of i18n (#20096)Gusted2022-06-261-2/+2
* Use neutral language in comments and docs (#20135)Gusted2022-06-251-1/+1
* Prevent NPE when cache service is disabled (#19703)zeripath2022-05-211-3/+5
* Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...wxiaoguang2022-03-221-3/+2
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-4/+4
* Refactor auth package (#17962)Lunny Xiao2022-01-021-0/+346