Hi everyone! Some time ago, I submitted a patch[1] that allowed you to disable sessions for either an entire controller or a subset of actions within a controller. My thinking was (and is) that turning AUTO_SESSION off is overkill when all you want to do is disable sessions for a limited number of controllers/actions.
There hasn't been any response to the patch and I am wondering 2 things: 1) Does anyone else find the proposed functionality useful? Maybe I'm in the minority here. 2) Is there a way for me to implement this via a plugin or other method so I don't have to patch Cake each time I update to the latest release? [1] https://trac.cakephp.org/ticket/1977 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
