allow the realm to use session even if main auth module doesn't
authorJay Kuri <jayk@cpan.org>
Thu, 20 Mar 2008 21:04:17 +0000 (21:04 +0000)
committerJay Kuri <jayk@cpan.org>
Thu, 20 Mar 2008 21:04:17 +0000 (21:04 +0000)
commit9a37ffbaa3e394881f2a3cd342d9cbdc15d74b51
tree2c883e7c0283b69718ef0a6d0f05f8bd5675e1f4
parent71486cb03d6cf82b0f6e472e08738f0aeb064662
allow the realm to use session even if main auth module doesn't
IF configured to do so.
also - fix some documentation problems
lib/Catalyst/Authentication/Realm.pm
lib/Catalyst/Authentication/Realm/Compatibility.pm
lib/Catalyst/Plugin/Authentication.pm