0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/apps/private-blogging
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
..
lib 🐛 Fixed private blogging leaking post information (#8999) 2017-09-11 14:09:19 +01:00
tests 🐛 Fixed private blogging leaking post information (#8999) 2017-09-11 14:09:19 +01:00
index.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
robots.txt