0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Thibaut Patel 0367101c87 🐛 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-13 15:49:18 +02:00
..
client@f6e2a0b429 Updated Admin to v3.42.7 2021-11-03 09:13:25 +00:00
frontend 🐛 Fixed malformed URLs crashing the url helper 2021-12-13 15:49:18 +02:00
server Redirected to original image when resizing fails 2021-12-13 15:49:18 +02:00
shared Add ElasticSearch logging to v3 2021-03-03 17:55:36 +00:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00