0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
Hannah Wolfe e088859a38 Use absolute frontend URL in admin
closes #5288

- use the config.blogURL as the frontend URL from the admin
- we know this is given to us without a trailing slash, so it's 100% safe to hard code this
- TODO: make all of the url generation a lot nicer i.e. #1833
2015-05-20 21:45:19 +01:00
..
client Use absolute frontend URL in admin 2015-05-20 21:45:19 +01:00
server Cache control middleware refactor 2015-05-18 22:20:26 +01:00
shared added password protection 2015-04-30 23:44:43 -05:00
test Use absolute frontend URL in admin 2015-05-20 21:45:19 +01:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00