forgejo/modules/auth
John Olheiser c3e8c9441a
Add check for LDAP group membership (#10869)
This is a port of gogs/gogs#4398

The only changes made by myself are:

Add locales
Add some JS to the UI
Otherwise all code credit goes to @aboron

Resolves #10829

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2020-09-10 16:30:07 +01:00
..
ldap Add check for LDAP group membership (#10869) 2020-09-10 16:30:07 +01:00
oauth2
openid
pam
sso
admin.go
auth.go
auth_form.go Add check for LDAP group membership (#10869) 2020-09-10 16:30:07 +01:00
org.go
repo_branch_form.go
repo_form.go
repo_form_test.go
user_form.go
user_form_auth_openid.go
user_form_test.go