Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/allowlist behind reverse proxy #846

Merged
merged 1 commit into from
Aug 29, 2021
Merged

Feature/allowlist behind reverse proxy #846

merged 1 commit into from
Aug 29, 2021

Conversation

DCkQ6
Copy link
Contributor

@DCkQ6 DCkQ6 commented Aug 29, 2021

Added http request set-src directive to backend definition.

This feature is required to control access to specific paths while ingress is hidden behind reverse proxy. It is ment to use only with trusted headers, where any header modification is strictly controlled by reverse proxy and ingress itself is in separated - air gapped - network.

Copy link
Owner

@jcmoraisjr jcmoraisjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! Following some minor changes.

rootfs/etc/templates/haproxy/haproxy.tmpl Outdated Show resolved Hide resolved
docs/content/en/docs/configuration/keys.md Outdated Show resolved Hide resolved
Added http request set-src directive to backend definition.
@jcmoraisjr
Copy link
Owner

LGTM, merging now, thanks!

@jcmoraisjr jcmoraisjr merged commit cce7a7f into jcmoraisjr:master Aug 29, 2021
@DCkQ6 DCkQ6 deleted the feature/allowlist-behind-reverse-proxy branch August 29, 2021 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants