cakephp2-php8/lib/Cake/Controller/Component
mark_story 37ce6dfc81 Only allow sort fields that match the current object alias.
Instead of modifying aliases that do not match, only allow aliases that
do match.

Refs #3803
2013-04-30 12:41:42 -04:00
..
Acl Fix typos 2013-03-05 00:05:14 -07:00
Auth Fixing case where it was possible to pass array data to FormAuthenticate 2013-04-24 22:33:24 +02:00
AclComponent.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AuthComponent.php spelling corrections (a url to an URL, unify URL) 2013-04-29 11:05:17 +02:00
CookieComponent.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
EmailComponent.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
PaginatorComponent.php Only allow sort fields that match the current object alias. 2013-04-30 12:41:42 -04:00
RequestHandlerComponent.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
SecurityComponent.php Update docs for SecurityComponent::requireAuth() 2013-02-09 14:06:24 -05:00
SessionComponent.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00