summaryrefslogtreecommitdiffstats
path: root/routers/user/setting/account.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-313/+0
* Make modules/context.Context a context.Context (#16031)zeripath2021-05-311-1/+1
* Move modules/forms to services/forms (#15305)zeripath2021-04-061-4/+4
* [refactor] replace int with httpStatusCodes (#15282)65432021-04-051-4/+5
* [refactor] mailer service (#15072)65432021-04-021-2/+2
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-5/+8
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-3/+3
* Implement ghost comment mitigation (#14349)65432021-01-171-0/+6
* [Refactor] Passwort Hash/Set (#14282)65432021-01-101-2/+1
* Whenever the password is updated ensure that the hash algorithm is too (#13966)zeripath2020-12-121-1/+1
* Add email validity check (#13475)Chris Shyi2020-11-141-0/+5
* Check passwords against HaveIBeenPwned (#12716)John Olheiser2020-09-081-0/+7
* ui:Add flash notify for email preference seting success (#11027)赵智超2020-04-091-0/+1
* Admin page for managing user e-mail activation (#10557)guillep2k2020-03-021-2/+60
* Add password requirement info on error (#9074)guillep2k2019-11-191-1/+1
* Fix template error on account page (#8562)John Olheiser2019-10-191-1/+1
* Fix password complexity regex for special characters (on master) (#8525)guillep2k2019-10-161-1/+1
* Password Complexity Checks (#6230)Maxim Tkachenko2019-10-141-0/+3
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-241-1/+2
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-291-0/+22
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-1/+2
* Better logging (#6038) (#6095)zeripath2019-04-021-1/+1
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-091-0/+28
* fix missing data on redirects (#3975)David Schneiderbauer2018-06-181-14/+18
* Splitted the user settings code into several files to be more maintainable (#...David Schneiderbauer2018-05-171-0/+174