mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-17 13:31:39 +03:00
16f5d1fdaf
refs #7488 - to be able to refactor the url configuration in ghost, we need to go step by step making this possible - reduce the usage of forceAdminSSL - add a urlFor('admin') helper, which returns the admin url + path e.g. http://my-blog.com/blog/ghost - increase usage of urlFor helper - do not expose getBaseUrl, use urlFor('home') (home === blog) |
||
---|---|---|
.. | ||
api | ||
validation | ||
brute.js | ||
cache-control.js | ||
check-ssl.js | ||
error-handler.js | ||
ghost-locals.js | ||
labs.js | ||
log-request.js | ||
maintenance.js | ||
pretty-urls.js | ||
redirect-to-setup.js | ||
serve-favicon.js | ||
serve-shared-file.js | ||
static-theme.js | ||
theme-handler.js | ||
uncapitalise.js |