0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Hannah Wolfe c3dda5e5c4 Theming updates for password protection
refs #4993, #5073

- Removed nonexistent helpers siteDescription and bodyClass from admin templates
- Changed password.hbs to private.hbs to match the route name
- added a new input_password helper for rendering the password input with the correct properties
- removed the forward input as this can be handled via urls only
- moved 'private' to routeKeywords
- added 'private' context
- minor update to text next to the password in settings
2015-05-13 19:48:24 +01:00
..
client Theming updates for password protection 2015-05-13 19:48:24 +01:00
server Theming updates for password protection 2015-05-13 19:48:24 +01:00
shared added password protection 2015-04-30 23:44:43 -05:00
test Theming updates for password protection 2015-05-13 19:48:24 +01:00
index.js