Commit History

Author SHA1 Message Date
  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
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  ndm2 29caa951c3 Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...) 12 years ago
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago
  Mark Story f86063eecb Merge remote-tracking branch 'origin/2.5' into 3.0 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago