65 Commits (1cc14c72f69a2088335742f6c23021905e5027b3)

Author SHA1 Message Date
  Paweł Bogusławski 1cc14c72f6 Added option to disable migrations (#13114) 4 years ago
  Chris Shyi 439c826aa1 Add email validity check (#13475) 4 years ago
  zeripath 1abc2630ea Only set the user password if the password field would have been shown (#12980) 5 years ago
  John Olheiser 79293d78e5 Check passwords against HaveIBeenPwned (#12716) 5 years ago
  赵智超 e2d723fc3b Users should not be able to prohibit their own login (#10970) 5 years ago
  guillep2k d629b04495 Various fixes in login sources (#10428) 5 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 5 years ago
  Manush Dodunekov 7fda9d52c6 Restricted users (#6274) 5 years ago
  guillep2k a2f9faa8cf Fix password checks on admin create/edit user (#9076) 5 years ago
  guillep2k 5222c03e05 Add password requirement info on error (#9074) 5 years ago
  Lauris BH ae15237d4e Fix new user form for non-local users (#8826) 5 years ago
  Maxim Tkachenko 9220cd52eb Password Complexity Checks (#6230) 6 years ago
  Lunny Xiao 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Lanre Adelowo b1b6265925 Allow admin toggle forcing a password change for newly created users (#4563) 7 years ago
  Lanre Adelowo 35a219aeff Force user to change password (#4489) 7 years ago
  Kim "BKC" Carlbäcker fb25c73752 Cleanup models.User.HashPassword (#3334) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Morgan Bazalgette 548da9750c Change EncodePasswd to HashPassword (#3329) 7 years ago
  Ethan Koenig b14199bf9c Enable admin to search by email (#2888) 7 years ago
  Lunny Xiao f1b7c521e1 Hide unactive on explore users and some refactors (#2741) 8 years ago
  Bo-Yi Wu cd73fcd8e7 feat: Able to disable non-admin to create new organization (#927) 8 years ago
  Schwobaland 37837ccf97 Restrict creating organisations by user (#193) 8 years ago
  Bwko af9ca1d20a Added sorting to organizations, repos & users page (#222) 8 years ago
  Denis Denisov 820c295d94 Fix random string generator (#384) 8 years ago
  Lunny Xiao e685609ea2 golint fixed for modules/auth 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao 62adaf24df go lint fixed for routers/admin 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli 0daccd049a And others 8 years ago
  Sandro Santilli 6909f35ba0 More... 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 9835377f9c Use struct for UI settings 9 years ago
  Unknwon 607de5e909 #2937 able to prohibit user login 9 years ago
  Unknwon 7b4e810eb5 #2854 fix no mail notification when issue is closed/reopened 9 years ago
  Unknwon ab114927b3 #13 fix admin can't search private repos 9 years ago
  Unknwon 2d90be9c2e #13 finish user and repository search 9 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 9 years ago
  Unknwon a68cde1d7a #1938 #1374 disable password change for non-local users 9 years ago
  Unknwon 466864bfcc #1575 Limit repo creation 9 years ago
  Unknwon 12020f4d74 APIs: admin users 9 years ago
  Unknwon aa8a5f1292 #1511 Allow local import only for admin users 10 years ago
  Unknwon 2374b320dc #1525 Triggere mailer for admin created accounts 10 years ago
  Unknwon 4729ddb73c #1633 admin delete user 10 years ago
  Unknwon d051a10767 fix #1632 and #1606 10 years ago
  Unknwon 3494c1c06a #697 and #1606 and new admin edit user UI 10 years ago
  Unknwon 6f0ccf5280 #1606 GUI bug while adding ldap user 10 years ago
  Unknwon f64c2b3fff #697 disable captcha and new admin create user UI 10 years ago
  Unknwon 255f35e476 new admin user list UI 10 years ago