Commit History

Author SHA1 Message Date
  Schlaefer 9fa7afa354 fixes #3887 CSRF reusable token expires 11 years ago
  mark_story 1988e89e73 Add an upper bound to the POST data SecurityComponent will consider. 11 years ago
  euromark 974ca851c2 Correct doc blocks according to cs guidelines. 11 years ago
  euromark bd074e7dc7 Stricter string comparisons. 12 years ago
  mark_story f23d811ff5 Use the form action URL in generated form hashes. 12 years ago
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 years ago
  euromark ee0ed3a43a coding standards 12 years ago
  euromark a796b26f13 fix renderLayout and update deprecated and outdated code 12 years ago
  Simon Males 0adef209e3 Camel case SecurityComponent::blackHole() method call 12 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  mark_story fee6172958 Update docs for SecurityComponent::requireAuth() 13 years ago
  mark_story e4110b1e01 Deprecate features in SecurityComponent 13 years ago
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 years ago
  mark_story 4c98e39c1f Merge branch 'master' into 2.3 13 years ago
  mark_story 1117ad2f1c Blackhole requests when the action is the blackhole callback. 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  dogmatic69 641ba9f3e6 Merge branch '2.3' into type-checks 13 years ago
  mark_story f457f07b5c Force field validation to use sha1 13 years ago
  Adam Taylor 4090c2e932 Remove trailing whitespace from comments 13 years ago
  dogmatic69 408e619c9f Merge branch '2.3' into type-checks 13 years ago
  euromark 213d4caa85 coding standards 13 years ago
  dogmatic69 cf8fccae96 converting $foo == null / $foo == false to !$foo 13 years ago
  dogmatic69 c7faad9f78 You cant pass func_get_args() in PHP < 5.3 13 years ago
  dogmatic69 bf18fc4dda cleaning up the code, removing extra variables set and un-needed else 13 years ago
  Tigran Gabrielyan 617d470427 Renamed disabledActions to unlockedActions 13 years ago
  Tigran Gabrielyan df8ec17626 Added `disabledActions` feature to SecurityComponent 13 years ago
  mark_story 3c6b50953b Merge branch 'master' into 2.3 13 years ago
  euromark 3945c0e6a8 rtim files 13 years ago
  mark_story 3baaecc81c Type check before unset() 13 years ago