Ghost/core/test
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
..
acceptance 🎨 Made notifications dismissible per user 2019-04-19 09:43:14 +02:00
regression Fixed regression test 2019-05-02 21:04:16 +02:00
unit Added x-frame-options header to /ghost/ route (#10760) 2019-05-28 09:04:48 +01:00
utils Updated link to Marketplace (#10754) 2019-05-22 16:55:28 +08:00
.eslintignore
.eslintrc.json
.jshintrc