2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core
Katharina Irrgang 3004e03bc6 🐛 Fixed throwing 500 for invalid encoded urls (#9279)
refs https://github.com/TryGhost/Team/issues/41

- if you send invalid encoded url components in the path, the server tried to decode the url
- if it contains invalid characters like /AF%, it throwed a 500
- we return a page not found error instead
2017-11-28 11:39:38 +00:00
..
client@33675661fe Updated Ghost-Admin to 1.18.0 2017-11-21 23:48:02 +08:00
server 🐛 Fixed throwing 500 for invalid encoded urls (#9279) 2017-11-28 11:39:38 +00:00
test Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00