ContainerImage.Pinniped/internal/httputil/securityheader
Matt Moyer 674cd4a88c
Adjust our securityheader pkg to support form_post.
Our Supervisor callback handler now needs to load JS and CSS from the provider endpoint, and this JS needs to make a `fetch()` call across origins (to post the form to the CLI callback). This requires a custom Content-Security-Policy compared to other pages we render.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-07-09 12:08:43 -05:00
..
securityheader.go Adjust our securityheader pkg to support form_post. 2021-07-09 12:08:43 -05:00
securityheader_test.go Adjust our securityheader pkg to support form_post. 2021-07-09 12:08:43 -05:00