mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 10:21:36 +03:00
65d258972b
no issue - Sentry flagged up a redirect URL for the POST action of accessing a private site which would throw a 500 - `decodeURIComponent` would throw an error if it was passed bad data - this commit moves the `decodeURIComponent` inside the try-catch to handle the error |
||
---|---|---|
.. | ||
helpers | ||
views | ||
middleware.js | ||
router.js |