0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -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 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
ghost-locals_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
serve-favicon_spec.js 🎨 Move scheduling and storage in adapters/ (#8435) 2017-05-15 12:52:01 +02:00
serve-public-file_spec.js 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01:00
static-theme_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
theme-handler_spec.js Use "mounting" concept for active theme (#8193) 2017-03-21 10:03:09 +01:00
uncapitalise_spec.js 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
url-redirects_spec.js 🐛 Fixed doubled query params for url/admin-url redirection 2017-09-14 07:55:14 +07:00