0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/admin/views
Hannah Wolfe 7066593d78 closes #26 - admin login
There is now a login page. Trying to access any authenticated route will redirect you to a login page if you are not logged in.
Logging in works with the same hard-coded username and password & remembers you for a session.
Logging in will redirect you to your original route.
Flashes are present although they don't really appear in the right place.
2013-05-19 12:19:39 +01:00
..
partials closes #43 - admin cleanup 2013-05-19 09:04:20 +01:00
blog.hbs closes #43 - admin cleanup 2013-05-19 09:04:20 +01:00
dashboard.hbs closes #43 - admin cleanup 2013-05-19 09:04:20 +01:00
debug.hbs closes #43 - admin cleanup 2013-05-19 09:04:20 +01:00
default.hbs closes #26 - admin login 2013-05-19 12:19:39 +01:00
editor.hbs closes #43 - admin cleanup 2013-05-19 09:04:20 +01:00
login.hbs closes #26 - admin login 2013-05-19 12:19:39 +01:00
settings.hbs closes #43 - admin cleanup 2013-05-19 09:04:20 +01:00