0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/utils/fixtures
Kukhyeon Heo 7528ec8c3b
🐛 Fixed redirects "to" query params forwarding (#12333)
ref #10898

- The redirects configuration's `to` & `from` URL parameters used to ignore it's query string parameters, which resulted in unexpected behavior
- Current changeset only partially fixes the issue. Now `to` URL's query parameters always take precedence over incoming query parameters and the rest of query parameters are passed through.
2021-01-05 14:11:06 +13:00
..
config
csv Updated canary members controller to use new Importer 2020-12-09 19:25:57 +00:00
data 🐛 Fixed redirects "to" query params forwarding (#12333) 2021-01-05 14:11:06 +13:00
export Updated serializers/model layer validation using settings type 2020-06-30 17:38:36 +05:30
filter-param Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
images
import
settings
themes Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
data-generator.js Added acceptance test for /member/:id/?include=email_recipients (#12477) 2020-12-11 18:45:35 +00:00
test.hbs