0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/unit
Thibaut Patel 77c0364efd 🐛 Fixed malformed URLs crashing the url helper
refs https://github.com/TryGhost/Team/issues/960

- Character like "%%" or "%80" would crash our current url escaping behavior. We consider they aren't valid URLs as the percentages haven't been properly escaped.
2021-12-02 10:34:24 +01:00
..
api Moved URL service to backend 2021-10-19 07:29:09 +13:00
frontend 🐛 Fixed malformed URLs crashing the url helper 2021-12-02 10:34:24 +01:00
server Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
shared Introduced booting from fixture url cache in test environment 2021-11-22 21:56:32 +13:00