Ghost/core/server/middleware
Hannah Wolfe df82895db7 Move get helper behind labs flag
issue #5976

- break out the labs check into a utility
- wrap the get helper in a labs check, so it only works if the checkbox is checked
- make the get helper output an error to both the server and browser console if used when not enabled
2015-11-03 19:39:37 +00:00
..
auth-strategies.js Public API 2015-10-22 15:28:47 +02:00
auth.js Move get helper behind labs flag 2015-11-03 19:39:37 +00:00
cache-control.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
check-ssl.js SSL redirects 2015-09-25 12:02:14 +02:00
decide-is-admin.js Moves the decideIsAdmin into its own file. 2015-06-09 14:02:22 -07:00
ghost-busboy.js Ensure middleware functions are named 2015-06-02 14:49:18 +01:00
index.js Move Public API behind labs flag 2015-11-02 14:18:58 +01:00
oauth.js Public API 2015-10-22 15:28:47 +02:00
private-blogging.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
redirect-to-setup.js Middleware Refactor 2015-08-04 14:53:58 +02:00
serve-shared-file.js Middleware Refactor 2015-08-04 14:53:58 +02:00
spam-prevention.js Fix signin errors 2015-08-10 12:26:45 +01:00
static-theme.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
theme-handler.js Simplify theme middleware + improve tests 2015-10-11 22:26:43 +01:00
uncapitalise.js Uncapitalise respects subdirectories & no encoding 2015-09-24 18:52:30 +01:00