22 Commits (024759873c966245c33b1530f7989b07068d675e)

Author SHA1 Message Date
Artur Galyamov f894ff9305 Администратор может редактировать доверительные свойства и интересы личности #9 3 years ago
Artur Galyamov 373dfa54f8 Администратор может редактировать поле "О себе" для пользователя #3 3 years ago
Gitea c62d1a2570 Добавлены новые поля координат для пользователей #2 3 years ago
Jimmy Praet 7c0bf06d96
Respect DefaultUserIsRestricted system default when creating new user (#19310 ) (#19560) 3 years ago
6543 1cb649525d
Restrict email address validation (#17688) (#19085) 3 years ago
Otto Richter (fnetX) 578f19a682
Refactor admin user filter query parameters (#18965) (#18975) 3 years ago
6543 f9b6404950
Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897) (#18964) 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) 4 years ago
6543 0b27b93728
Make allowed Visiblity modes configurable for Users (#16271) 4 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 4 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 4 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 4 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) 6 years ago
Lanre Adelowo 2a6d3ba058 Allow admin toggle forcing a password change for newly created users (#4563) 7 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489) 7 years ago
Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword (#3334) 7 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339) 7 years ago