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)
commit128321ccfd566e4346d3e23fb3f7f6f4327492fb
tree2c883e7c0283b69718ef0a6d0f05f8bd5675e1f4
parent8a7bd6764eec7aa6aa0d7180937c8aca44d528ed
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