Ghost/core/server/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 Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
auth Replace knex.transaction by models.Base.transaction 2018-05-03 11:44:32 +02:00
channels 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
mail Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
permissions Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
route 🔥 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
labs.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
slack.js 🐛 Fixed emoji in Slack test notification not rendered by Discord (#9313) 2017-12-15 11:19:37 +07:00
webhooks.js Import lib/common only 2017-12-12 10:28:13 +01:00
xmlrpc.js Fixed error message for failed xmlrpc request 2018-05-10 10:16:34 +01:00