gitea/routers/web
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
..
admin Add microsoft oauth2 providers (#16544) 2021-08-05 21:11:08 -04:00
dev Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
events Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
explore Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
org Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
repo Pre-fill suggested New File 'name' and 'content' with Query Params (#16556) 2021-07-29 05:39:46 +02:00
user Add microsoft oauth2 providers (#16544) 2021-08-05 21:11:08 -04:00
base.go Allow setting X-FRAME-OPTIONS (#16643) 2021-08-06 16:47:10 -04:00
goget.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
home.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
metrics.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
swagger_json.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
web.go Add agit flow support in gitea (#14295) 2021-07-28 17:42:56 +08:00