| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport: Fix password checks on admin create/edit user (#9076) (#9081) | guillep2k | 2019-11-20 | 1 | -3/+14 |
* | Fix new user form for non-local users (#8826) (#8828) | Lauris BH | 2019-11-05 | 1 | -9/+11 |
* | Password Complexity Checks (#6230) | Maxim Tkachenko | 2019-10-14 | 1 | -1/+9 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 1 | -2/+3 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -2/+2 |
* | Allow admin toggle forcing a password change for newly created users (#4563) | Lanre Adelowo | 2018-09-13 | 1 | -1/+1 |
* | Force user to change password (#4489) | Lanre Adelowo | 2018-09-13 | 1 | -5/+6 |
* | Cleanup models.User.HashPassword (#3334) | Kim "BKC" Carlbäcker | 2018-01-12 | 1 | -2/+1 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -10/+10 |
* | Change EncodePasswd to HashPassword (#3329) | Morgan Bazalgette | 2018-01-08 | 1 | -1/+1 |
* | Enable admin to search by email (#2888) | Ethan Koenig | 2017-11-26 | 1 | -2/+3 |
* | Hide unactive on explore users and some refactors (#2741) | Lunny Xiao | 2017-10-24 | 1 | -5/+2 |
* | feat: Able to disable non-admin to create new organization (#927) | Bo-Yi Wu | 2017-02-14 | 1 | -0/+1 |
* | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 1 | -0/+1 |
* | Added sorting to organizations, repos & users page (#222) | Bwko | 2016-12-24 | 1 | -1/+0 |
* | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 1 | -1/+5 |
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -5/+5 |
* | go lint fixed for routers/admin | Lunny Xiao | 2016-11-21 | 1 | -13/+19 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -7/+7 |
* | And others | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
* | More... | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -7/+7 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -1/+1 |
* | Use struct for UI settings | Unknwon | 2016-07-24 | 1 | -1/+1 |
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 | 1 | -0/+1 |
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 | 1 | -3/+2 |
* | #13 fix admin can't search private repos | Unknwon | 2016-03-15 | 1 | -2/+8 |
* | #13 finish user and repository search | Unknwon | 2016-03-11 | 1 | -17/+3 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -8/+8 |
* | #1938 #1374 disable password change for non-local users | Unknwon | 2015-12-10 | 1 | -1/+1 |
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 1 | -0/+1 |
* | APIs: admin users | Unknwon | 2015-12-05 | 1 | -3/+3 |
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | 1 | -0/+1 |
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 | 1 | -0/+10 |
* | #1633 admin delete user | Unknwon | 2015-09-13 | 1 | -10/+12 |
* | fix #1632 and #1606 | Unknwon | 2015-09-13 | 1 | -1/+1 |
* | #697 and #1606 and new admin edit user UI | Unknwon | 2015-09-13 | 1 | -30/+43 |
* | #1606 GUI bug while adding ldap user | Unknwon | 2015-09-13 | 1 | -1/+1 |
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 | 1 | -36/+23 |
* | new admin user list UI | Unknwon | 2015-09-11 | 1 | -4/+11 |
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -5/+5 |
* | Add full name field to admin's user edit page (fixes #1130) | James | 2015-04-28 | 1 | -0/+1 |
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | 1 | -6/+9 |
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 | 1 | -3/+3 |
* | #851: Edit Account does not take into consideration password rules | Unknwon | 2015-03-17 | 1 | -4/+3 |
* | fix #676 | Unknwon | 2014-11-30 | 1 | -3/+9 |
* | fox #620 | Unknwon | 2014-11-17 | 1 | -1/+2 |
* | fix #622 | Unknwon | 2014-11-13 | 1 | -0/+3 |
* | Fix pagination() to get the right total number of pages | Eryx | 2014-10-14 | 1 | -1/+2 |