0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/schema
Katharina Irrgang 7800ed3d8b Private RSS feed (#9088)
refs #9001

When a blog is in private mode there is now an unguessable URL that allows access to the RSS feed for internal use, commenting systems, etc.

- add public hash for private blogging
  - auto generate on bootstrap if missing
  - global hash, we can re-use in the future
- update private blogging middleware to detect the private RSS URL and rewrite it so that the normal rss route/code is used for display
- if a normal `/rss/` route is accessed with a private session return a 404
2017-10-05 11:07:32 +01:00
..
clients 🔥 remove postgres support 2016-09-20 15:59:34 +01:00
fixtures Allow Upload/Download of redirects.json (#9029) 2017-09-21 16:01:03 +01:00
checks.js Add ?formats param to Posts API (#8305) 2017-05-30 11:40:39 +01:00
commands.js 🐛 Fix ghost update with migrations (#8810) 2017-08-01 17:27:13 +04:00
default-settings.json Private RSS feed (#9088) 2017-10-05 11:07:32 +01:00
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js Facebook and Twitter data per post feature (#8827) 2017-08-03 15:48:39 +04:00