John-Michael Faircloth
a8ee8854e3
fix struct tags and test in ldaputil ( #12376 )
...
* fix struct tags and test in ldaputil
* update test to include ClientTLSCert and ClientTLSKey
* add cert and key to TestConfig test case
2021-08-30 14:09:03 -05:00
Jeff Mitchell
f7147025dd
Migrate to sdk/internalshared libs in go-secure-stdlib ( #12090 )
...
* Swap sdk/helper libs to go-secure-stdlib
* Migrate to go-secure-stdlib reloadutil
* Migrate to go-secure-stdlib kv-builder
* Migrate to go-secure-stdlib gatedwriter
2021-07-15 20:17:31 -04:00
John-Michael Faircloth
9832517d27
[ldap] auth method fix request_timeout ( #11975 )
...
* [ldap] auth method fix request_timeout
* add changelog
* Update sdk/helper/ldaputil/config_test.go
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
* Update sdk/helper/ldaputil/config_test.go
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
* Update changelog/11975.txt
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
2021-07-01 13:33:01 -05:00
Brian Kassouf
303c2aee7c
Run a more strict formatter over the code ( #11312 )
...
* Update tooling
* Run gofumpt
* go mod vendor
2021-04-08 09:43:39 -07:00
Brian Kassouf
de0253056c
Fix a few static analysis findings ( #11307 )
2021-04-07 16:48:40 -07:00
Michael Golowka
1f164a8202
Add 'Add' and 'Del' functions to LDAP interface ( #10692 )
2021-01-20 16:59:29 -07:00
ncabatoff
af3eff4d29
Restore the original code used for setting userDN based on the result of our query. ( #9041 )
2020-05-20 14:47:59 -04:00
Jerry Aldrich
053a57598e
Fix error interpolation in LDAP client ( #8426 )
...
Signed-off-by: jerryaldrichiii <jerryaldrichiii@gmail.com>
2020-03-24 13:22:06 -07:00
Jorge Heleno
a9e864f5e3
Add LDAP anonymous group search and client certs ( #8365 )
2020-03-06 10:27:09 -08:00
Gerardo Di Giacomo
8573eefe90
enabling TLS 1.3 support for TCP listeners ( #8305 )
...
* adding support for TLS 1.3 for TCP listeners
* removed test as CI uses go 1.12
* removed Cassandra support, added deprecation notice
* re-added TestTCPListener_tls13
2020-02-15 11:40:18 -08:00
Michel Vocks
985acc4ce5
Fix ldap client upndomain ( #8333 )
2020-02-14 10:26:30 -08:00
Becca Petrin
3d7cdea66f
Avoid potential panic in LDAP client ( #8047 )
...
* fix potential panic
* add comment
* vendor the ldap update
* use localhost in test
2019-12-17 16:33:59 -08:00
Calvin Leung Huang
7009dcc432
sdk/ldaputil: add request_timeout configuration option ( #7909 )
...
* sdk/ldaputil: add request_timeout configuration option
* go mod vendor
2019-11-20 11:26:13 -08:00
Jeff Mitchell
a47758865c
Bump go-ldap
...
Closes https://github.com/hashicorp/vault/pull/7780
Changes to other parts of Vault have to come piece by piece, that's
next.
2019-11-08 11:18:36 -05:00
Jeff Mitchell
022eaf1f5d
Port LDAP getCN changes to 1.2 branch ( #7209 )
2019-07-29 15:43:34 -04:00
Jeff Mitchell
26f371633c
Update ldaputil to allow for modifying an existing config ( #7038 )
2019-07-01 16:12:32 -04:00
Madalyn
a2606ddccf
update OpenAPI output to use DisplayAttributes struct ( #6928 )
2019-06-21 11:08:08 -04:00
Patrick Hayes
359dbfc092
Maximum typo in Vault UI ( #6743 )
2019-05-16 08:44:34 +02:00
Jeff Mitchell
9ebc57581d
Switch to go modules ( #6585 )
...
* Switch to go modules
* Make fmt
2019-04-13 03:44:06 -04:00
Jeff Mitchell
80c303ac83
Move ldaputil and tlsutil over to sdk
2019-04-12 18:26:54 -04:00