0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/middleware
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
..
auth-strategies.js
ghost-busboy.js
index.js added password protection 2015-04-30 23:44:43 -05:00
middleware.js Theming updates for password protection 2015-05-13 19:48:24 +01:00
oauth.js Change session length to 7 days 2015-05-08 15:54:12 +01:00