Giter Site home page Giter Site logo

apache-authticket's Introduction

Apache::AuthCookie is Copyright (C) 2000-2009, Michael Schout.

WHAT IS THIS?

    This package contains the Apache::AuthTicket module and the
    Apache2::AuthTicket module.  These modules implement a cookie based
    authentication system similar to the ticket access system described in the
    mod_perl eagle book.

    Apache::AuthTicket is for mod_perl version 1
    Apache2::AuthTicket is for mod_perl version 2

HOW DO I INSTALL IT?

    You need perl 5.6.0 or better to install this package.  In addition, you
    should also have the following packages installed:

        Apache::AuthCookie 2.011 or later.
        mod_perl 1.22 or later
        DBI
        Digest::MD5
        SQL::Abstract

    All of these modules are available from your favorite CPAN mirror.

    Installation of this module is as usual:

        perl Makefile.PL
        make
        make test
        make install

    Most of the tests are skipped unless you have DBD::SQLite and Apache::Test
    installed.  Install those modules from CPAN if you have trouble and want
    useful output from "make test"

SEE ALSO
    Apache::AuthCookie, Apache2::AuthCookie

AUTHOR
    Michael Schout, <[email protected]>

COPYRIGHT AND LICENSE
    Copyright (C) 2000-2008 by Michael Schout

    This program is free software; you can redistribute it and/or modify it
    under the terms of either:

    ·   the GNU General Public License as published by the Free Software
        Foundation; either version 1, or (at your option) any later
        version, or

    ·   the Artistic License version 2.0.

apache-authticket's People

Contributors

mschout avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.