Ghost/ghost/express-dynamic-redirects/test
Prathamesh Gawas 3424222597
🐛 Fixed redirects with special characters (#15533)
closes: https://github.com/TryGhost/Ghost/issues/15267

- This was because the URLs were not being encoded and matched correctly - it is solved by encoding the URL before adding to the router.
2022-10-13 11:41:20 +01:00
..
.eslintrc.js Added express-dynamic-redirects module (#337) 2021-09-29 12:01:40 +02:00
DynamicRedirectManager.test.js 🐛 Fixed redirects with special characters (#15533) 2022-10-13 11:41:20 +01:00