ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f87
Auth_HTTP Namespace Reference

PEAR::Auth_HTTP. More...

Detailed Description

PEAR::Auth_HTTP.

The PEAR::Auth_HTTP class provides methods for creating an HTTP authentication system based on RFC-2617 using PHP.

Instead of generating an HTML driven form like PEAR::Auth does, this class sends header commands to the clients which cause them to present a login box like they are e.g. used in Apache's .htaccess mechanism.

This class requires the PEAR::Auth package.

The HTTP Digest Authentication part is based on authentication class written by Tom Pike tom.p.nosp@m.ike@.nosp@m.xiven.nosp@m..com

Author
Martin Jansen mj@ph.nosp@m.p.ne.nosp@m.t
Rui Hirokawa hirok.nosp@m.awa@.nosp@m.php.n.nosp@m.et
David Costa gurug.nosp@m.eek@.nosp@m.php.n.nosp@m.et
Version
Revision
1.27