Commit History

Author SHA1 Message Date
  Mark Story 1f30a17a64 Add missing type checks to SecurityComponent and CSRF middleware. 5 years ago
  ADmad 19f8bb3544 Maintain new/empty line consistency in docblocks. 6 years ago
  mscherer a8b4a7436e Clean up test classes. 6 years ago
  ADmad 51c2db1b1c Deprecate SecurityComponent. 6 years ago
  ADmad d7dbc16fba Rename request attribute "formToken" to "formTokenData". 6 years ago
  ADmad 3283845606 Remove underscore prefix from request attribute. 6 years ago
  ADmad cca6f63f60 Storing form token in session is no longer required. 6 years ago
  ADmad 6091811e6d Remove cruft related to CSRF protection token. 6 years ago
  ADmad 790b07a27c Remove code related to "disabledFields" config. 6 years ago
  ADmad 97b5150832 Fix reading of form tampering protection token in FormHelper. 6 years ago
  ADmad c58bc97f57 Set security token as separate request attribute. 6 years ago
  ADmad 93720404d2 Refactor handling of request instance within Router. 6 years ago
  ADmad d790ca881f Update typehints. 6 years ago
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 6 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad ea633b2ee5 Merge branch '3.next' into 4.x 7 years ago
  Mark Story 4b7a806070 Return responses from blackhole callbacks. 7 years ago
  mscherer 17cbe41ed4 Fix classes to standalone class files. Added missing mixin. 7 years ago
  ADmad bcdea3a571 Update phpcs rules. 7 years ago
  ADmad a0e2eebc84 Fix CS errors. 7 years ago
  ADmad 625db9be47 Merge branch '4.x' into 4.x-phpcs 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago
  stickler-ci 87960fb6e5 Fixing style errors. 7 years ago
  Michael Hoffmann 9cf2b41bfc Remove double space and fix return type hint 7 years ago
  Michael Hoffmann 3eeaa21ccd Remove spaces around declare statement 7 years ago
  stickler-ci e7780f507b Fixing style errors. 7 years ago
  Michael Hoffmann 80f61791b6 Add type hints and strict types to Controller 7 years ago
  ADmad 5e9dd21af0 Removed deprecated code from SecurityComponent. 8 years ago
  ADmad 5ee9f48f51 Remove deprecated code missed earlier. 8 years ago
  ADmad 3fa56e112e Update usage of deprecated Controller properties in SecurityComponent 8 years ago