Ghost/core/server/web
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
..
admin 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
api Ensure cors check happens for /authentication/token route (#9317) 2017-12-15 09:35:48 +00:00
middleware 🐛 Fixed infinite redirect when subdirectory equals top level domain (#9621) 2018-05-28 12:18:34 +02:00
site Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
parent-app.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
utils.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00