Commit History

Author SHA1 Message Date
  Mark Story 02f8000ed7 Merge branch 'master' into 3.next 9 years ago
  gregs 0bfad80d97 Improve consistency of docblocks 9 years ago
  Mark Story 8b07eba14f Clean up property usage. 9 years ago
  Mark Story 7ba35f4e9b Merge branch 'master' into 3.next 9 years ago
  dereuromark b6e8a99db6 Update doc blocks to FQCN. 9 years ago
  thinkingmedia 6f3c0287a2 fix SecurityComponentTest, does not use event data for test 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  ADmad d00d7fdfe0 Remove use of TestCase::getMock() from "Controller" namepace tests. 9 years ago
  Justin Yost b3753dc6d3 Change Exception Throw When SecurityComponent ValidatePost Fails 10 years ago
  Jorge González bd8ce3db38 improve FormHelper debugSecurity processing, improve tests 10 years ago
  Jorge González 1bf0d82391 code improvements fixing PR comments from @markstory 10 years ago
  Jorge González 8b80371206 improve thrown exception to include the blackhole reason details 10 years ago
  Jorge González 63f564ad56 refactor and improve unit tests 10 years ago
  Jorge González 98fd7a6f27 fix unit tests, add wrapper to check exceptions and debug messages 10 years ago
  Jorge González e73f064c71 fix unit tests, add wrapper to check exceptions and debug messages 10 years ago
  Bryan Crowe 315a0ce60c Remove old lighthouseapp references 10 years ago
  Mark Story 16726e65f0 Make test check for failure instead of pass. 10 years ago
  Mark Story 0abb7901c4 Validate POST data whenever request->data is not empty. 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  José Lorenzo Rodríguez 728ffa2e51 Fixed CS error 11 years ago
  Mark Story 29c9836ff8 Fix incorrect pattern in SecurityComponent. 11 years ago
  Mark Story dd38d23e89 Fix integer/float fields causing blackhole requests. 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Guy Warner 26b9d9449a Add @trigger to functions docs when event added 11 years ago
  ADmad e629c5ee29 Remove test file for SessionComponent and usage of the component from other tests. 11 years ago
  Mark Story a33058405b Fix security component failing on csrf tokens. 11 years ago
  mark_story a42d56a55a Remove un-necessary calls to constructClasses(). 11 years ago
  librasoft dfe7799796 Make use of Security::salt() instead of Configure::read('Security.salt'); 11 years ago