This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
vault
Watch
1
Star
0
Fork
0
You've already forked vault
mirror of
https://github.com/hashicorp/vault.git
synced
2025-09-04 13:31:14 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
vault
/
builtin
/
credential
/
ldap
History
Jeff Mitchell
cfd522e0f0
Use ParseStringSlice on PKI organization/organizational unit. (
#2561
)
...
After, separately dedup and use new flag to not lowercase value.
Fixes
#2555
2017-04-04 08:54:18 -07:00
..
backend_test.go
Add support for backup/multiple LDAP URLs. (
#2350
)
2017-02-08 14:59:24 -08:00
backend.go
Use ParseStringSlice on PKI organization/organizational unit. (
#2561
)
2017-04-04 08:54:18 -07:00
cli.go
Use Getenv instead of LookupEnv
2017-02-07 21:47:06 -08:00
path_config.go
use net.JoinHostPort
2017-02-08 18:39:09 -05:00
path_groups.go
Support listing ldap group to policy mappings (
Fixes
#1270
)
2016-05-14 20:00:40 -04:00
path_login.go
s/logical.ErrorResponse/fmt.Errorf in renewal functions of credential backends
2016-05-26 10:21:03 -04:00
path_users.go
ldap: Minor enhancements, tests and doc update (
#2272
)
2017-01-23 10:56:43 -05:00