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 Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
routes.go Allow setting X-FRAME-OPTIONS (#16643) 2021-08-06 16:47:10 -04:00
routes_test.go just add some unit tests (#16291) 2021-06-29 22:00:02 +01:00
setting.go Add --quiet and --verbose to gitea web to control initial logging (#16260) 2021-06-26 20:56:58 -04:00