$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)
commit02ec8fbf8c844b8ac85411a4b4d934319193a2fa
tree448b10d62497c949bd2b8f75e84ba9e69bf84067
parentcdfca4b6fd52be2e0a724a8b3f6097dd09f597cf
$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