aboutsummaryrefslogtreecommitdiff
path: root/templates/admin/auth/edit.tmpl
Commit message (Collapse)AuthorAge
* revert simple LDAP userDN and update exampleUnknwon2015-09-16
|
* #1637 able to skip verify for LDAPUnknwon2015-09-14
|
* #1625 remove auto_register and makes it defaultUnknwon2015-09-12
|
* #1620 add allowed domains for SMTP authUnknwon2015-09-11
|
* finish new edit auth UIUnknwon2015-09-11
|
* more minor fix on 1581Unknwon2015-09-10
|
* Added LDAP simple auth support.Sergio Benitez2015-09-04
|
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-29
|
* able edit issue titleUnknwon2015-08-19
|
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-18
| | | | | | | | | The IsAdmin flag is set based on whether the admin filter returned any result. The admin filter is applied with the user dn as the search root. In the future, we should update IsAdmin as well on each login. Alternately, we can have a periodic sync operation.
* Change input field to type=password for the authentication templates.Lydia Sevelt2015-08-18
|
* Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-12
|
* Add PAM authenticationPaolo Borelli2015-04-24
|
* #1124 LDAP add and edit form are misleadingUnknwon2015-03-24
|
* Fix for deleting user when gogs instalation is on http://hostname/gogsSternik2015-03-13
|
* Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-08
|
* UI: Confirmation boxUnknwon2014-09-28
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* Continue working on new admin pagesUnknwon2014-08-29
|
* In progress of name template name constantUnknown2014-06-22