Ghost/core/server/apps/private-blogging/lib
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
..
helpers Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
views 🎨 Use svg icons in default templates (#8343) 2017-05-15 13:43:58 +02:00
middleware.js 🐛 Fixed private blogging leaking post information (#8999) 2017-09-11 14:09:19 +01:00
router.js Reimplement custom theme templates (#8147) 2017-03-14 00:15:50 +01:00