open-vault/sdk/helper/ldaputil
Luis (LT) Carbonell 95e6723aa9
Correct Default for MaximumPageSize (#20453)
* default max page size for config

* Add changelog

* update test int to *int

* add testing defaults

* update default to -1, i.e. dont paginate

* update test

* Add error message for invalid search

* Make 0 the default

* cleanup

* Add to known issues doc

* Update website/content/docs/upgrading/upgrade-to-1.13.x.mdx

* Update website/content/docs/upgrading/upgrade-to-1.11.x.mdx

Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>

* Update website/content/docs/upgrading/upgrade-to-1.13.x.mdx

Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>

* Update website/content/docs/upgrading/upgrade-to-1.12.x.mdx

Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>

* Add workaround to docs

* Update changelog/20453.txt

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

---------

Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
2023-05-17 20:56:53 +00:00
..
client.go Correct Default for MaximumPageSize (#20453) 2023-05-17 20:56:53 +00:00
client_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
config.go Correct Default for MaximumPageSize (#20453) 2023-05-17 20:56:53 +00:00
config_test.go Correct Default for MaximumPageSize (#20453) 2023-05-17 20:56:53 +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