Ghost/ghost/express-dynamic-redirects/lib
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
..
DynamicRedirectManager.js 🐛 Fixed redirects with special characters (#15533) 2022-10-13 11:41:20 +01:00