$user->store() should NOT be set by C::P::Auth - if it's needed - it
authorJay Kuri <jayk@cpan.org>
Sun, 22 Jul 2007 03:22:06 +0000 (03:22 +0000)
committerJay Kuri <jayk@cpan.org>
Sun, 22 Jul 2007 03:22:06 +0000 (03:22 +0000)
commitdaed2d141fbe18a85c4c9d040cfa9bb03138988e
tree448b10d62497c949bd2b8f75e84ba9e69bf84067
parent57751a69aa035a1c3937b54229822aa7c61a70b0
$user->store() should NOT be set by C::P::Auth - if it's needed - it
should be set by whatever module creates the user.  We use realm for
saving into the session.  that's the important bit
lib/Catalyst/Plugin/Authentication.pm