Ghost/core/server/apps/private-blogging/tests
Katharina Irrgang add9e541c2 🐛 Fixed private blogging leaking post information (#8999)
* 🐛  Fixed private blogging leaking post information

closes #8990

- a condition in the private blogging app redirected rss && sitemap to 404, which can possibly leak content
- remove this condition and ensure we always redirect to /private

* lint 😋
2017-09-11 14:09:19 +01:00
..
controller_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
input_password_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
middleware_spec.js 🐛 Fixed private blogging leaking post information (#8999) 2017-09-11 14:09:19 +01:00