summaryrefslogtreecommitdiffstats
path: root/routers/admin/users.go
Commit message (Expand)AuthorAgeFilesLines
...
* #1633 admin delete userUnknwon2015-09-131-10/+12
* fix #1632 and #1606Unknwon2015-09-131-1/+1
* #697 and #1606 and new admin edit user UIUnknwon2015-09-131-30/+43
* #1606 GUI bug while adding ldap userUnknwon2015-09-131-1/+1
* #697 disable captcha and new admin create user UIUnknwon2015-09-131-36/+23
* new admin user list UIUnknwon2015-09-111-4/+11
* WIP: create PR - choose branchUnknwon2015-08-081-5/+5
* Add full name field to admin's user edit page (fixes #1130)James2015-04-281-0/+1
* #1070 Clearer error message for illegal charactersUnknwon2015-03-261-6/+9
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-171-3/+3
* #851: Edit Account does not take into consideration password rulesUnknwon2015-03-171-4/+3
* fix #676Unknwon2014-11-301-3/+9
* fox #620Unknwon2014-11-171-1/+2
* fix #622Unknwon2014-11-131-0/+3
* Fix pagination() to get the right total number of pagesEryx2014-10-141-1/+2
* Mirror fix on admin/orgs pagingUnknwon2014-10-101-3/+3
* Fix #532, add system noticeUnknwon2014-10-081-2/+2
* Add suburl supportUnknwon2014-09-191-4/+4
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-4/+5
* Continue working on new admin pagesUnknwon2014-08-291-8/+12
* Finish new admin users pagesUnknwon2014-08-291-0/+224