2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/test
Katharina Irrgang 029a2a276c 🐛 Fixed redirects loop if admin url does not equal blog url (#8950)
no issue

- this bug was invented with this commit 25c4e5025a
- the updated logic ensures that
  - only if you have configured a custom admin url and your requested host does not match, we redirect you
  - we still keep the wish of no force redirect if you have only configured a custom blog url and you navigate to /ghost
2017-08-29 10:13:56 +01:00
..
functional Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
integration Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
unit 🐛 Fixed redirects loop if admin url does not equal blog url (#8950) 2017-08-29 10:13:56 +01:00
utils Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00