1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 14:31:33 +02:00
gitea/cmd
Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600)
* Add restricted user filter to LDAP authentification

* Fix unit test cases
2020-03-05 08:30:33 +02:00
..
admin_auth_ldap_test.go Add restricted user filter to LDAP authentication (#10600) 2020-03-05 08:30:33 +02:00
admin_auth_ldap.go Add restricted user filter to LDAP authentication (#10600) 2020-03-05 08:30:33 +02:00
admin.go
cert.go
cmd.go
convert.go
doctor.go
dump.go
embedded_stub.go
embedded.go
generate.go
hook.go
keys.go
manager.go
migrate.go
serv.go Fix push-create SSH bugs (#10145) 2020-02-05 10:40:35 +01:00
web_graceful.go
web.go