PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Authentication » Auth_SASL

Abstraction of various SASL mechanism responses

Download latest release 1.2.0 (there might be newer Composer installable version)

License: BSD

Description

Provides code to generate responses to common SASL mechanisms, including:
- Anonymous
- Cram-MD5 (DEPRECATED)
- Digest-MD5 (DEPRECATED)
- External
- Login (Pseudo mechanism) (DEPRECATED)
- Plain
- SCRAM

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#2143ClosedBug2004-08-16We found that Auth_SASL_DigestMD5::getResponse() generates invalid response.
#2154ClosedBug2004-08-18"realm" isn't contained in challange, DigestMD5 doesn't work on Windows
#2904SuspendedReq2004-12-05Stateful version of DigestMD5 for realm negotiation
#6611ClosedBug2006-01-27Suppress a Notice Error Report
#7185Wont fixReq1.0.12006-03-23use the PECL Auth_SASL to support additional auth mechanisms
#8775BogusBug1.0.22006-09-23Error in package.xml
#14338ClosedReq1.0.22008-07-12add authentification mechanism EXTERNAL
#14671ClosedBug1.0.22008-09-21Security issue due to seeding random number generator
#16624ClosedBugCVS2009-09-18open_basedir restriction warning in DigestMD5.php
#18856ClosedBug2011-09-21Authentication warnings because of wrong Auth_SASL::factory argument
#21033ClosedReq1.0.62016-02-27PHP warning depreciated