cakephp2-php8/cake/libs/controller
phpnut 360f00becf Adding fix for #2105, Email Component template should default to null?
Adding fix for #2196, allow creation of user defined headers in email component.
Adding fix for #2215, EmailComponent header injection protection and cleaning.
Adding fix for #2717, EmailComponent should account for SAFE_MODE restriction on php mail function.
Adding fix for #2855, EmailComponent methods and parameters (to, subject, message, from etc.) should be email injection safe
Adding fix for #2859, EmailComponent does not send email when adding cc: and bcc:

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5389 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-07-07 23:33:22 +00:00
..
components Adding fix for #2105, Email Component template should default to null? 2007-07-07 23:33:22 +00:00
component.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
controller.php Adding fix for Ticket #2821, fixes Controller::postConditions() overrides $data passed in. 2007-06-23 08:24:26 +00:00
pages_controller.php Adding fix for Ticket #2349 2007-04-05 16:06:37 +00:00
scaffold.php Adding fix for Ticket #2809, fixes Add / Edit scaffolding : Template is always 'edit' instead of $action 2007-06-21 14:20:21 +00:00