freeCodeCamp/views
Sahat Yalkabov 61e95b582b Merge branch 'patch-1' of https://github.com/GeneralZero/hackathon-starter into GeneralZero-patch-1
* 'patch-1' of https://github.com/GeneralZero/hackathon-starter:
  Update profile.jade
  Readded newline
  Removed extra app.use(express.csrf());
  Removed dynamicHelpers comment
  Changed Views to accept CSRF token
  Added CSRF Protection to all form views
  Add CSRF Security measures on login forms

Conflicts:
	views/account/profile.jade
2014-02-04 00:37:32 -05:00
..
account Merge branch 'patch-1' of https://github.com/GeneralZero/hackathon-starter into GeneralZero-patch-1 2014-02-04 00:37:32 -05:00
api Added lock icons instead of login required text 2014-02-01 01:58:40 -05:00
partials Display gravatar if no profile image is present 2014-02-03 19:12:21 -05:00
404.jade Updated 404 page. 2014-01-08 00:41:56 -05:00
contact.jade Changed Views to accept CSRF token 2014-02-03 13:08:34 -05:00
home.jade Update to Flip in X animation on home page success alert 2014-01-29 02:27:40 -05:00
layout.jade Removed blank lines 2014-02-03 09:25:33 -05:00