Go to file
Kevin Ansfield 106be90416 🐛 fix oAuth login for blog urls which contain /ghost (#429)
no issue
- use the configured `blogUrl` value rather than using `window.location.href` with a poor regex that was incorrectly matching on domains containing multiple `/ghost` parts such as `http://ghost.local:2368/ghost`
2016-12-03 15:56:51 +07:00
ghost/admin 🐛 fix oAuth login for blog urls which contain /ghost (#429) 2016-12-03 15:56:51 +07:00