mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
b0af496c98
no issue - anonymous functions are hard to debug in memory traces etc - having anonymous middleware functions makes it hard to inspect or debug the middleware stack (something I like to do) - these 2 are the only ones atm, including all 3rd party middleware |
||
---|---|---|
.. | ||
api | ||
validation | ||
auth-strategies.js | ||
auth.js | ||
cache-control.js | ||
check-ssl.js | ||
cors.js | ||
decide-is-admin.js | ||
index.js | ||
labs.js | ||
maintenance.js | ||
oauth.js | ||
redirect-to-setup.js | ||
serve-shared-file.js | ||
spam-prevention.js | ||
static-theme.js | ||
theme-handler.js | ||
uncapitalise.js |