Commit Graph

18 Commits (1fef9a2d698150f86efd4c71c8f9f732b56a1fd1)

Author SHA1 Message Date
zeripath 468387e9ce
Prevent NPE when cache service is disabled (#19703) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
Lunny Xiao 18033f49ba
Restrict email address validation (#17688) 3 years ago
Lunny Xiao 9defddb286
Move more model into models/user (#17826) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 3 years ago
KN4CK3R f34151bdb2
Move user/org deletion to services (#17673) 3 years ago
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
qwerty287 01fc24c78c
Add appearance section in settings (#17433) 3 years ago
zeripath 27b351aba5
Make LDAP be able to skip local 2FA (#16954) 3 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
zeripath 5d2e11eedb
Refactor: Move login out of models (#16199) 3 years ago
Meano 423a0fccb6
Fix activation of primary email addresses (#16385) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 3 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392) 4 years ago
6543 21da519c0c
Implement ghost comment mitigation (#14349) 4 years ago
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282) 4 years ago
zeripath 287b594803
Whenever the password is updated ensure that the hash algorithm is too (#13966) 4 years ago
Chris Shyi d025d84d91
Add email validity check (#13475) 4 years ago
John Olheiser c6e4bc53aa
Check passwords against HaveIBeenPwned (#12716) 4 years ago
赵智超 ca714db4fd
ui:Add flash notify for email preference seting success (#11027) 5 years ago
guillep2k 5e1438ba92
Admin page for managing user e-mail activation (#10557) 5 years ago
guillep2k c57edb6c7b Add password requirement info on error (#9074) 5 years ago
John Olheiser 240f46a422 Fix template error on account page (#8562) 5 years ago
guillep2k 31655aabfc Fix password complexity regex for special characters (on master) (#8525) 5 years ago
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230) 5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200) 5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668) 6 years ago
David Schneiderbauer 69bfd81b1c fix missing data on redirects (#3975) 6 years ago
David Schneiderbauer 2aabfc1afa Splitted the user settings code into several files to be more maintainable (#3968) 6 years ago