| » Version | » Information |
|---|---|
| 2.1.6 |
Release date: 2005-04-23 00:00 UTC Release state: stable Changelog: - Fixed bug #4047. - Fixed backward compatibility with PHP 4.x - Added PHP_AUTH_DIGEST support. Dependencies:
|
| 2.1.6RC1 |
Release date: 2005-04-04 17:10 UTC Release state: beta Changelog: - Fixed bug #4047. - Fixed backward compatibility with PHP 4.x - Added PHP_AUTH_DIGEST support. Dependencies:
|
| 2.1.4 |
Release date: 2005-01-21 19:34 UTC Release state: stable Changelog: - Fixed a bug #2380: constractor couldn't handle non-array option. - The first stable release with HTTP Digest Authenthication support. Dependencies:
|
| 2.1.3rc1 |
Release date: 2004-08-22 09:04 UTC Release state: beta Changelog: - fixed incompatibility problem with Auth 1.2.x. Dependencies:
|
| 2.1.1 |
Release date: 2004-07-13 09:51 UTC Release state: beta Changelog: - Fixed a bug #1634 (URI parameter was handled incorrectry.) Dependencies:
|
| 2.1.0 |
Release date: 2004-05-30 05:39 UTC Release state: beta Changelog: - Added _sessionName which fixes a major issue with realm sharing. - Added sessionSharing option to use unique session id. Currently, this option is set to true by default to maintain backward compatibility. - Added setOption and getOption to set/get option value. - Starting with this release, HTTP Digest Authentication (RFC2617) is experimentally supported. The code for HTTP Digest Authentication is originally developed by Tom Pike. Dependencies:
|
| 2.1.0RC2 |
Release date: 2004-04-17 02:58 UTC Release state: beta Changelog: - Added _sessionName which fixes a major issue with realm sharing. - Added sessionSharing option to use unique session id. Currently, this option is set to true by default to maintain backward compatibility. - Added setOption and getOption to set/get option value. - Starting with this release, HTTP Digest Authentication (RFC2617) is experimentally supported. The code for HTTP Digest Authentication is originally developed by Tom Pike. Dependencies:
|
| 2.1RC1 |
Release date: 2004-04-13 19:04 UTC Release state: beta Changelog: - Added sessionSharing option to use unique session id. Currently, this option is set to true by default to maintain backward compatibility. - Added setOption and getOption to set/get option value. - Starting with this release, HTTP Digest Authentication (RFC2617) is experimentally supported. The code for HTTP Digest Authentication is originally developed by Tom Pike. Dependencies:
|
| 2.0 |
Release date: 2003-10-16 19:45 UTC Release state: stable Changelog: Starting with this release, the code will not be placed in Auth_HTTP/Auth_HTTP.php anymore. Instead Auth/HTTP.php is used, which conforms to the PEAR standards. In order to make use of the new version, you will need to change your scripts to include the file at the new location! The old version in Auth_HTTP/Auth_HTTP.php will not be removed when upgrading. Other changes: * If it is possible, the session ID will be chosen based on the user's authentication credentials. (Patch by: Marko Karppinen) * Cleaned up internal variable usage. (Patch by: Brad Bulger) Dependencies:
|
| 1.0.1 |
Release date: 2002-07-01 20:27 UTC Release state: stable Changelog: This release makes Auth_HTTP compatible to the new PEAR installation system. |
| 1.0 |
Release date: 2002-01-21 11:49 UTC Release state: stable Changelog: This is the initial independent release of the Auth_HTTP package. Dependencies:
|