0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web/shared/middlewares
Naz 8b6a2bb87f Simplified redirects module api
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings

- Made clear distinction around the methods that are exposed for the API use and for the internal use. Same pattern can be found in themese's module API
2021-09-27 19:39:47 +02:00
..
api
brute.js Added userAuth brute middleware to members auth endpoint (#13152) 2021-07-19 09:40:38 +01:00
cache-control.js
custom-redirects.js Simplified redirects module api 2021-09-27 19:39:47 +02:00
error-handler.js Corrected deprecation comment 2021-07-02 13:50:11 +04:00
index.js Removed non-existent labs file export 2021-08-13 13:41:38 +01:00
maintenance.js
pretty-urls.js
uncapitalise.js
url-redirects.js