Hello! Did anyone encounter this problem? Unable to login and out with the same account successively multiple times?
I am using Auth for authentication for my application. Setup with help from http://www.studiocanaria.com/articles/cakephp_auth_component_users_groups_permissions_revisited But I encountered this peculiar problem. When I log in and out with the same user, after the third try, I can't log in again. Even when I clear the cookies. Did any one encounter the same thing? My Security level is still at low, with timeout set at 12000. Is there some logic in cakephp that prevents user from logging in and out multiple times within a time frame? :P --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
