This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-vault
Watch
2
Star
0
Fork
You've already forked open-vault
0
Code
Issues
1
Pull requests
Releases
Activity
7e08d68e48
open-vault
/
builtin
/
credential
/
ldap
History
Ian Unruh
2e1bce27a9
Allow dot in LDAP login username
2015-05-20 11:54:15 -07:00
..
backend.go
auth/ldap: move username into the path (to allow per-user revokation on the path)
2015-05-09 22:06:28 +02:00
backend_test.go
auth/ldap: move username into the path (to allow per-user revokation on the path)
2015-05-09 22:06:28 +02:00
cli.go
auth/ldap: move username into the path (to allow per-user revokation on the path)
2015-05-09 22:06:28 +02:00
path_config.go
auth/ldap: implement authorization via LDAP groups
2015-05-09 22:04:20 +02:00
path_groups.go
auth/ldap: add configuration path for groups
2015-05-09 22:04:20 +02:00
path_login.go
Allow dot in LDAP login username
2015-05-20 11:54:15 -07:00