i didnt know until i was notified about this bug somehow people get a white screen of death while trying to log in doesnt matter if it is successfull (after one reload they are then logged in) or if they fail the authentication
the auth component seems to work - returns true or false on login() i traced it down to sth right between the end of beforeFilter() and the current login() method in users controller but what is happening there? the login() method is not invoked anymore the beforeFilter one finished, though and then it suddendly stops - no error/warning, no log content, nothing totally clueless here and since i dont know when it happened i cant even go back in svn without a real mess... it used to work a few days ago - i am sure of that. anyone an idea how i could track it down to its source? thx in advance
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
