Ghost/core/test/unit/web
Kevin Ansfield f88adb9180
Added x-frame-options header to /ghost/ route (#10760)
no issue
- by default the `/ghost/` route will add an `x-frame-options: sameorigin` header to the response to help protect the admin area against clickjacking
- the header can be disabled by adding `"adminFrameProtection": false` to the `config.{env}.json` configuration file

Credits: Muhammad Fawwad Obaida
2019-05-28 09:04:48 +01:00
..
admin Added x-frame-options header to /ghost/ route (#10760) 2019-05-28 09:04:48 +01:00
api/v2/content
middleware
shared/middleware
parent-app_spec.js
utils_spec.js