Subject: | Bug when logging in via RPX Credential |
Hi,
the solution for the previous bug worked nicely :)
[error] Caught exception in TestApp::Controller::Root->rpx "Can't call
method "auth_realm" on unblessed reference at
/usr/local/share/perl/5.10.0/Catalyst/Plugin/Authentication.pm line 34."
Some Dumping in there results in a hashref thrown back at me :/
I think this should not happen ;)
I think there we should have a Store object but when i place a die in my
stores find_user function its not called.
TestApp to Replicate the Problem can be found at:
https://linuxrulz.de/~linuxrulz/testapp.tar.gz