summaryrefslogtreecommitdiffstats
path: root/routers/web/user/setting/account.go
Commit message (Expand)AuthorAgeFilesLines
* Move EmailAddress & UserRedirect into models/user/ (#17607)Lunny Xiao2021-11-111-9/+10
* Add appearance section in settings (#17433)qwerty2872021-10-271-28/+0
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-171-1/+1
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-5/+5
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-8/+8
* Refactor: Move login out of models (#16199)zeripath2021-07-241-1/+2
* Fix activation of primary email addresses (#16385)Meano2021-07-131-22/+23
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+313