0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/test/unit/services
Kevin Ansfield 6c1e5511fc 🐛 Fixed infinite redirect when subdirectory equals top level domain (#9621)
closes https://github.com/TryGhost/Ghost/issues/9620

- adjust the `deduplicateSubDir` function's regex to only match duplicate subdirectories when the `url` is only a path rather than full url or the duplicate match starts with a `/`
2018-05-28 12:18:34 +02:00
..
apps
auth Fixed wrong status code for incorrect token requests (#9374) 2018-01-11 16:17:03 +01:00
channels Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
mail Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
permissions 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
rss Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
settings 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
themes 🐛 Fixed gscan errors not caught for corrupted zips 2018-05-16 10:20:30 +08:00
url 🐛 Fixed infinite redirect when subdirectory equals top level domain (#9621) 2018-05-28 12:18:34 +02:00
slack_spec.js
webhooks_spec.js
xmlrpc_spec.js Used request lib in xmlrpc (#9333) 2017-12-15 16:50:18 +07:00