]> source.dussan.org Git - gitea.git/commit
Added LDAP simple auth support.
authorSergio Benitez <sbenitez@mit.edu>
Sat, 5 Sep 2015 03:39:23 +0000 (20:39 -0700)
committerSergio Benitez <sbenitez@mit.edu>
Sat, 5 Sep 2015 03:48:34 +0000 (20:48 -0700)
commit2d1db4bf055a425bf4529b2f9f0378d58e3ec648
treef80ae018153c12316a0144458b187171fcd53523
parent36a69e8aa5a3bd35396173b4f108b33c19e6ac88
Added LDAP simple auth support.
conf/locale/locale_en-US.ini
models/login.go
modules/auth/auth_form.go
modules/auth/ldap/ldap.go
modules/bindata/bindata.go
public/ng/js/gogs.js
routers/admin/auths.go
templates/admin/auth/edit.tmpl
templates/admin/auth/new.tmpl