Changes to allow for dropping of the 'realms' config hash and instead
authorJay Kuri <jayk@cpan.org>
Sun, 26 Oct 2008 23:29:14 +0000 (23:29 +0000)
committerJay Kuri <jayk@cpan.org>
Sun, 26 Oct 2008 23:29:14 +0000 (23:29 +0000)
commitbf4d93a4eb7914bd8dda9e0c98895353e6653476
treec2845f423d5d00d10e2024db3cc2f643cc0b5004
parent5c5ba1427add2376649be62bc844d7ab75b55fec
Changes to allow for dropping of the 'realms' config hash and instead
including each realm within the main Plugin::Authentication hash
Changes
lib/Catalyst/Authentication/Realm.pm
lib/Catalyst/Authentication/Store/Minimal.pm
lib/Catalyst/Plugin/Authentication.pm
lib/Catalyst/Plugin/Authentication/Internals.pod
t/lib/AuthRealmTestAppCompat.pm
t/lib/AuthSessionTestApp.pm
t/lib/AuthTestApp.pm
t/live_app.t
t/live_app_realms.t
t/live_app_realms_compat.t