Ghost/core/server/views
Sebastian Gierlinger 90176e1f40 Security improvements
no issue
- added CSRF protection
- changed session handling to express.session
- changed session handling to change session id
- added config property useCookieSession
- added file extension check for /ghost/upload
- removed /ghost/debug/db/reset
2013-10-17 15:28:28 +02:00
..
partials Added email to username if no name is given 2013-09-26 12:02:48 +01:00
content.hbs Adds slashes to urls 2013-09-17 02:39:55 +01:00
debug.hbs Removing reset button 2013-09-27 17:20:41 +01:00
default.hbs Security improvements 2013-10-17 15:28:28 +02:00
editor.hbs Bug Fix: Clicking on Post Settings labels now selects relative input 2013-09-18 11:29:57 +01:00
error.hbs 500 Series Error Handling & Stack Traces 2013-09-19 13:01:20 +10:00
forgotten.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
login.hbs Center login form with CSS instead of JS 2013-09-08 17:12:25 +02:00
settings.hbs Backbone template cleanup 2013-08-03 16:37:06 +01:00
signup.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
user-error.hbs 500 Series Error Handling & Stack Traces 2013-09-19 13:01:20 +10:00