cds-snc / url-shortener

An API written in Python that shortens URLs
MIT License
4 stars 1 forks source link

fix: CloudFront CSP to support WAF challenge #337

Closed patheard closed 1 year ago

patheard commented 1 year ago

Summary

Update the CloudFront CSP so that the WAF ACLs challenge rule can sent and verify challenge tokens.

Related