mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
7800ed3d8b
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 |
||
---|---|---|
.. | ||
amp | ||
default-cards | ||
private-blogging | ||
subscribers | ||
dependencies.js | ||
index.js | ||
loader.js | ||
permissions.js | ||
proxy.js | ||
sandbox.js |