2.5.0 / 2016-06-06 ================== * add "disableQuery" option (#23) * fix example 2.4.0 / 2015-10-31 ================== * More infomation when missing secret or token 2.3.0 / 2015-05-17 ================== * returns `null` if the session is invalid 2.2.0 / 2015-05-17 ================== * bump csrf 2.1.2 / 2014-06-18 ================== * bump csrf-tokens 2.1.1 / 2014-06-16 ================== * fix when tokens are passed as query strings 2.1.0 / 2014-06-12 ================== * allow strings to be passed to .assertCSRF() 2.0.0 / 2014-06-08 ================== * use https://github.com/expressjs/csrf-tokens. Slight API change in respect to `options`. 1.1.1 / 2014-05-14 ================== * fix body check, fixed #8 1.1.0 / 2014-04-06 ================== * add middleware usage