vault/internalshared
Vault Automation 40c5f44a6d
Add error-logs on invalid x_forwarded_for configuration. (#11823) (#11899)
* Add error-logs on invalid x_forwarded_for configuration.

* Add Error-Logging on Invalid X-Forwarded-For configuration on startup.

* PR Feedback.

* Update changelog/_11823.txt



---------

Co-authored-by: Kit Haines <khaines@mit.edu>
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2026-04-24 14:03:43 -04:00
..
configutil Add error-logs on invalid x_forwarded_for configuration. (#11823) (#11899) 2026-04-24 14:03:43 -04:00
listenerutil license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
README.md Revert "Migrate internalshared out (#9727)" (#10141) 2020-10-13 16:38:21 -07:00

HashiCorp-internal libs

Do not use these unless you know what you're doing.

These libraries are used by other HashiCorp software to reduce code duplication and increase consistency. They are not libraries needed by Vault plugins -- those are in the sdk/ module.

There are no compatibility guarantees. Things in here may change or move or disappear at any time.

If you are a Vault plugin author and think you need a library in here in your plugin, please open an issue for discussion.