0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/unit/middleware
Fabian Becker 8a16dd5d7e Disallow access to author/tag rss feeds if private blogging is on
- Also fixes an issue where posts/tags with slugs starting with rss/sitemap became inaccessible

fixes #6290
2016-01-07 15:03:39 +01:00
..
auth-strategies_spec.js Check client is enabled before auth 2015-11-04 16:59:56 +00:00
authentication_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
cache-control_spec.js
check-ssl_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
decide-is-admin_spec.js
oauth_spec.js OAuth Middleware refactor 2015-12-01 21:20:11 +01:00
private-blogging_spec.js Disallow access to author/tag rss feeds if private blogging is on 2016-01-07 15:03:39 +01:00
redirect-to-setup_spec.js
serve-shared-file_spec.js Prep shared API URL util for use on external sites 2015-12-15 11:50:46 +00:00
spam-prevention_spec.js
static-theme_spec.js
theme-handler_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
uncapitalise_spec.js