issues
search
cloud-gov
/
secureproxy-boshrelease
Other
1
stars
4
forks
source link
fix nginx logic
#65
Closed
bengerman13
closed
2 years ago
bengerman13
commented
2 years ago
Changes Proposed
nginx config does not run top-to-bottom, so stop reusing variable names
fix header reference name - we need upstream
http
... since we want the response header
use header reference name everywhere so we correctly control report-only and enforced headers
add missing colon on more_set_headers directive
add csp logic into http endpoint
Security Considerations
iterate on better security, but no direct impacts in this PR
Changes Proposed
Security Considerations
iterate on better security, but no direct impacts in this PR