Commit Graph

4 Commits (07fde28ddb9dd26dabb1c736f6a62fe642bb8003)

Author SHA1 Message Date
zeripath afd88a2418
Allow setting X-FRAME-OPTIONS ()
* Allow setting X-FRAME-OPTIONS

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

Fix 

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>
Lunny Xiao 79ce91fdde
Movde dependents on macaron from modules/setting ()
Co-authored-by: Lauris BH <lauris@nix.lv>
Tamal Saha 171b359877 Use gitea forked macaron ()
Signed-off-by: Tamal Saha <tamal@appscode.com>
Tamal Saha 34d06f4c6b Handle CORS requests ()