1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-21 08:43:03 +00:00
norman/api
Dan Ramich 9ba19df9be Add Frame-Options header
Problem:
Frame-Options header is not being set, this is a potential secutiry
issue

Solution:
Set the header "X-Frame-Options:deny"
2019-02-15 16:45:10 -07:00
..
access Add Create to access 2018-04-19 21:57:01 -07:00
builtin Make queryopts be a pointer 2017-12-28 16:49:51 +00:00
handler Add InputFormatter that runs before the builder/validation 2018-07-19 10:23:17 -07:00
writer Add Frame-Options header 2019-02-15 16:45:10 -07:00
server.go Log panics as error 2019-02-11 11:59:18 -07:00
types.go More initial dev 2017-11-10 21:46:30 -07:00
validate.go Attempt to fix CSRF, still untested though 2017-12-29 22:23:14 +00:00