Ghost/core/server/web/shared/middlewares/api
Naz Gargol abda6e6338
Migrated to use url-utils from Ghost-SDK (#10787)
closes #10773

- The refactoring is a substitute for `urlService.utils` used previously throughout the codebase and now extracted into the separate module in Ghost-SDK
- Added url-utils stubbing utility for test suites
- Some tests had to be refactored to avoid double mocks (when url's are being reset inside of rested 'describe' groups)
2019-06-18 15:13:55 +02:00
..
cors.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
spam-prevention.js Added brute protection to content api (#10362) 2019-01-14 14:11:48 +01:00
version-match.js Refactored `web/middleware` and `web/utils` to `web/shared` (#9892) 2018-09-20 20:04:34 +02:00