aboutsummaryrefslogtreecommitdiff
path: root/modules/auth/auth_form.go
Commit message (Collapse)AuthorAge
* 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.
* 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
|
* Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-08
|
* Use binding middlewareUnknwon2014-10-15
|
* New UI merge in progressUnknwon2014-07-26