aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/user/setting/account.go
Commit message (Expand)AuthorAgeFilesLines
* Move more model into models/user (#17826)Lunny Xiao2021-11-281-1/+1
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-6/+6
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-2/+3
* Move user/org deletion to services (#17673)KN4CK3R2021-11-191-1/+2
* 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