summaryrefslogtreecommitdiffstats
path: root/routers/admin
Commit message (Expand)AuthorAgeFilesLines
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-291-37/+39
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-181-0/+2
* make cron task configurableUnknwon2015-08-181-2/+2
* Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-121-9/+9
* WIP: create PR - choose branchUnknwon2015-08-081-5/+5
* Merge pull request #1244 from jamesa/develop无闻2015-07-251-0/+1
|\
| * Add full name field to admin's user edit page (fixes #1130)James2015-04-281-0/+1
* | Add PAM authenticationPaolo Borelli2015-04-241-0/+8
|/
* #1070 Clearer error message for illegal charactersUnknwon2015-03-261-6/+9
* #1124 LDAP add and edit form are misleadingUnknwon2015-03-241-15/+15
* #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
* Merge pull request #915 from Lafriks/dev无闻2015-02-231-18/+24
|\
| * Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-081-18/+24
* | able to allow insecure certification of webhook for #891Unknwon2015-02-101-4/+1
* | cmd: code fix for #905Unknwon2015-02-081-0/+4
|/
* add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-011-0/+4
* fix API changesUnknwon2014-12-281-1/+0
* fix #676Unknwon2014-11-301-3/+9
* fix #580Unknwon2014-11-301-0/+4
* Fix #635Unknwon2014-11-181-2/+7
* 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-102-4/+4
* Fix #532, add system noticeUnknwon2014-10-082-2/+48
* Add suburl supportUnknwon2014-09-193-9/+9
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-183-9/+11
* Finish all new admin pages.Unknwon2014-08-301-20/+12
* Continue working on new admin pagesUnknwon2014-08-295-86/+120
* Finish new admin users pagesUnknwon2014-08-293-223/+224
* Finish new admin dashboardUnknwon2014-08-281-2/+3
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-311-1/+2
* New UI merge in progressUnknwon2014-07-263-26/+26
* Make possible for administrators to change user's password (fix proposal for ...gima2014-07-181-0/+7
* Fix #285Unknown2014-07-121-2/+2
* Paging function for users and repositoriesUnknown2014-07-071-3/+37
* Add create organizationUnknown2014-06-251-2/+2
* Fix #165Unknown2014-06-241-1/+1
* In progress of name template name constantUnknown2014-06-223-38/+60
* Fix #165Unknown2014-06-211-3/+10
* Basic process managerUnknown2014-06-191-1/+4
* Add corn rask monitor panelUnknown2014-06-131-0/+17
* Add tar.gz download button and other mirror updatesUnknown2014-06-082-11/+12
* Fix #242Unknown2014-06-081-0/+3
* Fix #209Unknown2014-05-281-0/+2
* Fixed #209Unknown2014-05-251-21/+22
* Make gmail auth workUnknown2014-05-151-1/+1
* bug fixed #193Lunny Xiao2014-05-151-0/+1
* Merge pull request #192 from DerDackel/ldapsslLunny Xiao2014-05-151-0/+2
|\