cmd/anubis: set X-Real-Ip based on X-Forwarded-For (#63)

This triggers a SHAME release[0].

[0]: https://pridever.org/
This commit is contained in:
Xe Iaso 2025-03-21 16:45:33 -04:00 committed by GitHub
parent a9777a3126
commit 07e6695430
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 27 additions and 1 deletions

View file

@ -11,6 +11,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## v1.14.1
Livia sas Junius: Echo 1
- Set the `X-Real-Ip` header based on the contents of `X-Forwarded-For`
[#62](https://github.com/TecharoHQ/anubis/issues/62)
## v1.14.0
Livia sas Junius