1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-27 23:30:00 +02:00
gitea/routers/install
zeripath afd88a2418
Allow setting X-FRAME-OPTIONS (#16643)
* Allow setting X-FRAME-OPTIONS

This PR provides a mechanism to set the X-FRAME-OPTIONS header.

Fix #7951

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

Co-authored-by: John Olheiser <john.olheiser@gmail.com>

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2021-08-06 16:47:10 -04:00
..
install.go
routes_test.go
routes.go Allow setting X-FRAME-OPTIONS (#16643) 2021-08-06 16:47:10 -04:00
setting.go