0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data
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
..
db Debug: MySQL logging hook 2017-10-04 10:05:35 +01:00
export 🐛 Fix ghost update with migrations (#8810) 2017-08-01 17:27:13 +04:00
importer 🐛 Fixed only save imported post ids if amp field is empty (#8967) 2017-09-04 09:48:56 +02:00
meta Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
migrations Allow Upload/Download of redirects.json (#9029) 2017-09-21 16:01:03 +01:00
schema Private RSS feed (#9088) 2017-10-05 11:07:32 +01:00
slack 📖 replace any support.ghost.org link (#8555) 2017-06-08 20:34:20 +01:00
validation 🔥 🎨 Themes & settings misc cleanup (#8061) 2017-02-27 23:30:49 +01:00
xml 🦄 Channels: Stored config in res.locals not req (#8884) 2017-08-14 10:21:24 +07:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00