Ghost/core/server/apps
Fabien O'Carroll e392fe55ae
🐛 Fixed redirect issue with private sites (#9960)
closes #9959

This issue existed because the logic assumed that if there were no
query parameters then there would be no `query` object. However this is
not the case. What we really wanted to check was for the existence of an
"r" query param - the code has been refactor to explicitly do this now.
2018-10-08 16:31:08 +07:00
..
amp Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
private-blogging 🐛 Fixed redirect issue with private sites (#9960) 2018-10-08 16:31:08 +07:00
subscribers ES6 migration: server/apps/subscribers (#9688) 2018-09-10 11:06:41 +02:00