Commit Graph
14 Commits
Author SHA1 Message Date
gaba dd032521c0 Merge branch 'master' into csrf 2016-12-16 17:55:49 -08:00
gaba d8d30e512b Only on POST check for CSRF. 2016-12-16 16:02:45 -08:00
Wyatt Johnson 7f12741c13 added comments to linter 2016-12-16 16:46:15 -07:00
gaba 7b8131d4b0 Use session instead of cookies. 2016-12-15 15:01:05 -08:00
gaba 369ed3fc29 Adds csrf protection to some routes. 2016-12-15 13:12:03 -08:00
gaba fc042779c2 Adds csurf to and cookie-parser to manage CRSF protection. 2016-12-15 12:56:34 -08:00
David Erwin cb31caed4b Update comments 2016-11-25 11:47:00 -05:00
David Erwin 7a6ea34468 Remove the preview link 2016-11-25 10:42:38 -05:00
Riley Davis ae1002fbbf update to root url 2016-11-21 16:36:07 -07:00
Riley Davis a0469301bb add password reset form 2016-11-21 16:32:07 -07:00
Riley Davis 7df7279323 endpoints for updating password 2016-11-16 11:49:58 -07:00
Riley Davis c86e1e8d47 create and decode jwt 2016-11-15 16:21:25 -07:00
Wyatt Johnson 7d5eae2e2f Added embed stream preview 2016-11-08 16:21:50 -07:00
Wyatt Johnson a1fd4d32ba Added error middleware 2016-11-08 15:53:26 -07:00