0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Aileen Nowak 3cb38ad01c 🐛 Fix URL mismatch error for redirect_uri (#7663)
closes #7656

Uses `urlJoin` to create `redirect_uri` rather then concatenating url + `/ghost/` which produced a double `/` in the url.
2016-11-02 13:02:32 +01:00
..
client@a59ac26aaa Updated Ghost-Admin to 1.0.0-alpha.7 2016-10-31 13:55:09 +00:00
server 🐛 Fix URL mismatch error for redirect_uri (#7663) 2016-11-02 13:02:32 +01:00
shared
test 🐛 fix DST in listeners spec (#7652) 2016-10-31 11:46:29 +00:00
index.js