Ghost/core
jamesbloomer 6941b73168 Fix admin redirect issue
closes #850
- the aliases for the ghost admin link were causing redirects of the
form /ghost//admin etc.
- simplest solution is to split the route into two with the first one
just redirecting and the second doing the auth
2013-09-26 10:46:45 +01:00
..
client Correct validation message for short passwords 2013-09-19 08:41:04 +01:00
server Updated 'Help / Support' link 2013-09-23 18:46:03 +01:00
shared New default user image 2013-09-18 22:34:01 +01:00
test Merge pull request #843 from cgiffard/500-errors 2013-09-18 22:52:52 -07:00
config-loader.js Refactor the initial boot of Ghost, allowing Ghost updates to keep current configuration intact. 2013-09-14 14:04:08 +01:00
ghost.js Removing console log 2013-09-18 15:03:25 +01:00
server.js Fix admin redirect issue 2013-09-26 10:46:45 +01:00