Commit Graph

20 Commits (2728f0c21360a81845b7b5aebe68c857a5d04bd5)

Author SHA1 Message Date
KN4CK3R 1d332342db
Add Package Registry (#16510) 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
wxiaoguang dd712b77f7
Refactor admin user filter query parameters (#18965) 3 years ago
6543 1f45d1e130
Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897) 3 years ago
Lunny Xiao de8e3948a5
Refactor auth package (#17962) 3 years ago
Lunny Xiao 371ebce252
Fix database inconsistent when admin change user email (#17549) 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
qwerty287 3be156f66a
Allow admins to change user avatars (#17661) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
wxiaoguang 7bcbdd0707
Add user status filter to admin user management page (#16770) 3 years ago
Lunny Xiao 91e21d4fca
Move twofactor to models/login (#17143) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
6543 0b27b93728
Make allowed Visiblity modes configurable for Users (#16271) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 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
Lunny Xiao 60a3297a33
Use ServerError provided by Context (#14333) 4 years ago
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282) 4 years ago
6543 6b3b6f1833
Add option to change username to the admin panel (#14229) 4 years ago
6543 325add71cf
Add option for administrator to reset user 2FA (#14243) 4 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103) 4 years ago
Paweł Bogusławski 839daa85aa
Added option to disable migrations (#13114) 4 years ago
Chris Shyi d025d84d91
Add email validity check (#13475) 4 years ago
zeripath 1bcf1ad643
Only set the user password if the password field would have been shown (#12980) 4 years ago
John Olheiser c6e4bc53aa
Check passwords against HaveIBeenPwned (#12716) 4 years ago
赵智超 88c14326b1
Users should not be able to prohibit their own login (#10970) 5 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274) 5 years ago
guillep2k e4ec32de2e Fix password checks on admin create/edit user (#9076) 5 years ago
guillep2k c57edb6c7b Add password requirement info on error (#9074) 5 years ago
Lauris BH 86a44f6b48
Fix new user form for non-local users (#8826) 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
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Lanre Adelowo 2a6d3ba058 Allow admin toggle forcing a password change for newly created users (#4563) 6 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489) 6 years ago
Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword (#3334) 7 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339) 7 years ago
Morgan Bazalgette 674cfb7cac Change EncodePasswd to HashPassword (#3329) 7 years ago
Ethan Koenig 716ac1214f Enable admin to search by email (#2888) 7 years ago