0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/middleware
cobbspur d0d126eba7 Ensure public api can uses limit parameter
No Issue

- removes client id and secret after authentication
- adds tests to check default limit, all and integer
2015-10-29 15:36:54 +00:00
..
auth-strategies.js Public API 2015-10-22 15:28:47 +02:00
auth.js Ensure public api can uses limit parameter 2015-10-29 15:36:54 +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 Public API 2015-10-22 15:28:47 +02: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