Commit History

Author SHA1 Message Date
  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
  spiliot cf84947d09 SecurityComponent::requireSecure() should accept empty argument 11 years ago
  Jose Lorenzo Rodriguez 76381259d3 Fixing more failing tests 11 years ago
  Jose Lorenzo Rodriguez 6c6333fee7 Updating SecurityComponent to not use SessionComponent 12 years ago
  mark_story e1a2436e13 Merge remote-tracking branch 'origin/2.6' into 3.0 12 years ago
  mark_story 449f60798c Merge remote-tracking branch 'origin/2.6' into 3.0 12 years ago
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 years ago
  ADmad 7372667f15 Merge branch '2.5' into 3.0 12 years ago
  ADmad 3ebe777f79 Switch from using properties to config() for SecurityComponent. 12 years ago
  mark_story a47f29136f Fix failing tests. 12 years ago