CGI-Application-Plugin-Authentication 0.25 Latest
Files
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- _build/auto_features
- _build/build_params
- _build/cleanup
- _build/config_data
- _build/features
- _build/magicnum
- _build/notes
- _build/prereqs
- _build/runtime_params
- cpanfile
- dist.ini
- example/basic.cgi
- example/httpdocs/css/ieonly.css
- example/httpdocs/css/ieonly6.css
- example/httpdocs/css/template.css
- example/httpdocs/js/focus.js
- example/sample.cgi
- example/template.cgi
- example/templates/login.tmpl
- example/templates/one.tmpl
- example/templates/two.tmpl
- lib/CGI/Application/Plugin/Authentication.pm
- lib/CGI/Application/Plugin/Authentication/Display.pm
- lib/CGI/Application/Plugin/Authentication/Display/Basic.pm
- lib/CGI/Application/Plugin/Authentication/Display/Classic.pm
- lib/CGI/Application/Plugin/Authentication/Driver.pm
- lib/CGI/Application/Plugin/Authentication/Driver/Authen/Simple.pm
- lib/CGI/Application/Plugin/Authentication/Driver/DBI.pm
- lib/CGI/Application/Plugin/Authentication/Driver/Dummy.pm
- lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm
- lib/CGI/Application/Plugin/Authentication/Driver/Filter/lc.pm
- lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm
- lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm
- lib/CGI/Application/Plugin/Authentication/Driver/Filter/strip.pm
- lib/CGI/Application/Plugin/Authentication/Driver/Filter/uc.pm
- lib/CGI/Application/Plugin/Authentication/Driver/Generic.pm
- lib/CGI/Application/Plugin/Authentication/Driver/HTPasswd.pm
- lib/CGI/Application/Plugin/Authentication/Store.pm
- lib/CGI/Application/Plugin/Authentication/Store/Cookie.pm
- lib/CGI/Application/Plugin/Authentication/Store/Session.pm
- local/lib/perl5/Module/Build/API.pod
- local/lib/perl5/Module/Build/Authoring.pod
- local/lib/perl5/Module/Build/Base.pm
- local/lib/perl5/Module/Build/Bundling.pod
- local/lib/perl5/Module/Build/Compat.pm
- local/lib/perl5/Module/Build/Config.pm
- local/lib/perl5/Module/Build/ConfigData.pm
- local/lib/perl5/Module/Build/Cookbook.pm
- local/lib/perl5/Module/Build/Dumper.pm
- local/lib/perl5/Module/Build/Notes.pm
- local/lib/perl5/Module/Build/PPMMaker.pm
- local/lib/perl5/Module/Build/Platform/Default.pm
- local/lib/perl5/Module/Build/Platform/MacOS.pm
- local/lib/perl5/Module/Build/Platform/Unix.pm
- local/lib/perl5/Module/Build/Platform/VMS.pm
- local/lib/perl5/Module/Build/Platform/VOS.pm
- local/lib/perl5/Module/Build/Platform/Windows.pm
- local/lib/perl5/Module/Build/Platform/aix.pm
- local/lib/perl5/Module/Build/Platform/cygwin.pm
- local/lib/perl5/Module/Build/Platform/darwin.pm
- local/lib/perl5/Module/Build/Platform/os2.pm
- local/lib/perl5/Module/Build/PodParser.pm
- local/lib/perl5/Module/Build/Tiny.pm
- t/01_basic.t
- t/02_config.t
- t/03_authenticate.t
- t/03_destination.t
- t/03_login_box.t
- t/03_login_box_basic.t
- t/03_login_box_other.t
- t/03_missing_color.t
- t/04_attributes.t
- t/05_autorunmode.t
- t/06_timeout.t
- t/07_protected_runmodes.t
- t/40_encoder_crypt.t
- t/40_encoder_lc.t
- t/40_encoder_md5.t
- t/40_encoder_sha1.t
- t/40_encoder_strip.t
- t/40_encoder_uc.t
- t/50_driver_missing_modules.t
- t/50_driver_undefined.t
- t/51_driver_dummy.t
- t/52_driver_generic.t
- t/53_driver_dbi.t
- t/53_driver_dbi_bad.t
- t/53_driver_dbi_die.t
- t/53_driver_dbi_syntax.t
- t/54_driver_htpasswd.t
- t/55_driver_authensimple.t
- t/55_driver_authensimple_die.t
- t/55_driver_missing_authensimple.t
- t/60_parsimony.t
- t/60_store.t
- t/60_store_cookie.t
- t/60_store_session.t
- t/61_cookie_badargs.t
- t/61_store_cookie_noexpiry.t
- t/61_store_cookie_other.t
- t/70_action_dispatch.t
- t/80_devpopup.t
- t/98_pod.t
- t/99_pod_coverage.t
- t/Authen/Simple/Dummy.pm
- t/CGI/Application/Plugin/Authentication/Display/Null.pm
- t/CGI/Application/Plugin/Authentication/Driver/Die.pm
- t/CGI/Application/Plugin/Authentication/Driver/Silly.pm
- t/Store/Dummy.pm
- t/TestAppDriver.pm
- t/TestAppParsimony.pm
- t/TestAppStore.pm
- t/author-pod-syntax.t
- t/changes.t
- t/htpasswd
- t/htpasswd2
- t/manifest.t
- t/out/basic_login_box
- t/out/basic_login_box_options
- t/out/cosmetic
- t/out/crlf
- t/out/default
- t/out/frontpage
- t/out/frontpage-dev
- t/out/generic_login
- t/out/green
- t/out/grey
- t/out/grey2
- t/out/grey_extra
- t/out/grey_extra2
- t/out/login
- t/out/login-dev
- t/out/loginurl
- t/out/logout
- t/out/missing_color
- t/out/names_of_colours
- t/out/names_of_colours_2
- t/out/names_of_colours_3
- t/out/other_permutations
- t/out/percentage
- t/out/red
- t/out/redirect
- t/out/redirection_failure
- t/out/redirection_failure_basic
- t/out/restricted
- t/out/runmode
- t/out/success
- t/out/success-dev
- t/out/username
- t/out/username-basic
- t/podspell.t
- t/prereq.t
- t/release-changes_has_content.t