You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/admin
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>
4 years ago
..
admin.go [Vendor] Switch go-version lib (#12719) 4 years ago
admin_test.go
auths.go Add check for LDAP group membership (#10869) 4 years ago
emails.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go
users.go Check passwords against HaveIBeenPwned (#12716) 4 years ago
users_test.go