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

validate_x_trusted_proxy_header does not accept a public key #455

Open
chrismeyersfsu opened this issue Jun 11, 2024 · 0 comments
Open

validate_x_trusted_proxy_header does not accept a public key #455

chrismeyersfsu opened this issue Jun 11, 2024 · 0 comments
Labels
api API related item app:lib enhancement New feature or request

Comments

@chrismeyersfsu
Copy link
Member

Bug Summary

generate_x_trusted_proxy_header accepts a private key but validate_x_trusted_proxy_header does not have a parameter for the public key. Makes testing this feature harder.

Consider adding an argument to the validate_x_trusted_proxy_header function to accept a public key.

@AlanCoding AlanCoding added enhancement New feature or request api API related item app:lib labels Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API related item app:lib enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants