0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/middleware
kirrg001 18abb425fc 🐛 Fixed doubled query params for url/admin-url redirection
no issue

- express adds the query parameters to the `originalUrl`
- we have to ensure that we don't add the query params twice
2017-09-14 07:55:14 +07:00
..
api Improved version match logic (#8922) 2017-08-22 10:59:01 +01:00
cache-control_spec.js
ghost-locals_spec.js
serve-favicon_spec.js
serve-public-file_spec.js
static-theme_spec.js
theme-handler_spec.js
uncapitalise_spec.js
url-redirects_spec.js 🐛 Fixed doubled query params for url/admin-url redirection 2017-09-14 07:55:14 +07:00