open-vault/sdk/helper/ldaputil
Luis (LT) Carbonell d308c31cbf
Add Configurable LDAP Max Page Size (#19032)
* Add config flag for LDAP max page size

* Add changelog

* move changelog to correct file

* cleanup

* Default to non-paged searching for with -1

* Update website/content/api-docs/auth/ldap.mdx

Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>

* Update website/content/docs/auth/ldap.mdx

Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>

* Update tests

---------

Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
2023-04-20 20:39:27 +00:00
..
client.go Add Configurable LDAP Max Page Size (#19032) 2023-04-20 20:39:27 +00:00
client_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
config.go Add Configurable LDAP Max Page Size (#19032) 2023-04-20 20:39:27 +00:00
config_test.go Add Configurable LDAP Max Page Size (#19032) 2023-04-20 20:39:27 +00:00
connection.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
ldap.go sdk/ldap: update interface to use DialURL (#20200) 2023-04-17 16:34:10 -04:00