github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

cees / cgi-application-plugin-authentication

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 6
    • 3
  • Source
  • Commits
  • Network (3)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (5)
    • 0.16
    • fix_tar_format
    • master ✓
    • rt35030
    • taint
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Authentication framework for CGI::Application — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

added a lot more redirection tests 
periapt (author)
Fri Feb 05 06:57:10 -0800 2010
commit  1b0509d17930b8915f3a6c457d37b83adaabf70d
tree    777da08d08e4033c6a14f2d3c7d98c547ec54e58
parent  8f020a646238b38fc8b8b8bf33700123a44c9cef
cgi-application-plugin-authentication /
name age
history
message
file Build.PL Loading commit data...
file Changes
file MANIFEST
file README
directory example/
directory lib/
directory t/
README
CGI::Application::Plugin::Authentication

adds the ability to authenticate users in your CGI::Application modules.


INSTALLATION

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install


Alternatively, if you do not have Module::Build but you do have 'make',
you can used the included Makefile.PL and run the following commands:

    perl Makefile.PL
    make
    make test
    make install


DEPENDENCIES

CGI::Application >= 4.0
Scalar::Util
Class::ISA
Test::More
Test::Exception
Attribute::Handlers
UNIVERSAL::require

RECOMMENDED MODULES

Some extra modules are required for some of the features of this plugin

CGI::Application::Plugin::Authentication::Store::Session requires:
    CGI::Application::Plugin::Session


CGI::Application::Plugin::Authentication::Store::Cookie requires:
    CGI::Cookie
    MIME::Base64
    Digest::SHA1


COPYRIGHT AND LICENCE

Copyright (C) 2005, SiteSuite

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server