aboutsummaryrefslogtreecommitdiffstats
path: root/routers/admin/users.go
Commit message (Expand)AuthorAgeFilesLines
* #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