提交历史

作者 SHA1 备注 提交日期
  Mark Story 986c23c35b Stop using deprecated properties in Components. 8 年之前
  Mark Story 7a5e33348c Update uses of HttpExceptions. 8 年之前
  mark_story c0d360d4a4 Update CsrfComponent to use immutable methods. 8 年之前
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 年之前
  Mark Story 668c087398 Merge branch 'master' into 3.next 8 年之前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年之前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年之前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年之前
  Florian Krämer b0877b9597 Adding tests for the CSRF middleware 9 年之前
  saeid 69dcc12201 use Cake\Http\ServerRequest on tests 9 年之前
  saeid 56965febc4 use new response class within tests 9 年之前
  antograssiot ad124a3260 fix malformed dataproviders 9 年之前
  ADmad d00d7fdfe0 Remove use of TestCase::getMock() from "Controller" namepace tests. 9 年之前
  Mark Story e0f42abbb4 Tighten up CSRF Component restrictions. 10 年之前
  Mark Story 322ebd4997 Add tests for idempotent methods and CSRF tokens. 10 年之前
  Mark Story 0f818a23a8 Only allow GET, HEAD, OPTIONS to not have CSRF tokens. 10 年之前
  Mark Story f7f5e21d80 Add option to make CSRF Token HttpOnly. 10 年之前
  ADmad 5f76c1c30e Unset CSRF token from request data after token validation. 10 年之前
  Schlaefer dbf618556c added better and missing wording on CSRF expiry 10 年之前
  Schlaefer 3653d54366 Allow relative time values in CSRF-cookie 10 年之前
  Jose Lorenzo Rodriguez 7aded681a0 Merge branch 'master' into 3.1 10 年之前
  Schlaefer 22dae85691 fix cookie expire value from CsrfComponent not used 10 年之前
  Tigran Gabrielyan fb5a79e530 Added InvalidCsrfTokenException. Implements #6546 11 年之前
  Mark Story 522ed2f1fb Fix CSRF validation failure. 11 年之前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年之前
  euromark fa81c17a28 Correct casing of method name. 11 年之前
  ADmad 2f3d50b355 Set default cookie path to webroot instead of base. 11 年之前
  Guy Warner 26b9d9449a Add @trigger to functions docs when event added 11 年之前
  mark_story 5d203b4c08 Add deprecated warning for deprecated method. 11 年之前
  Jose Lorenzo Rodriguez 512d385b4e Fixing some failing unit tests 11 年之前