Viewing File: /usr/local/cpanel/3rdparty/php/83/lib/pear/Auth_SASL2.xml
<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.10.9" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
<name>Auth_SASL2</name>
<channel>pear.php.net</channel>
<summary>Abstraction of various SASL mechanism responses</summary>
<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</description>
<lead>
<name>Anish Mistry</name>
<user>amistry</user>
<email>amistry@am-productions.biz</email>
<active>no</active>
</lead>
<lead>
<name>Richard Heyes</name>
<user>richard</user>
<email>richard@php.net</email>
<active>no</active>
</lead>
<lead>
<name>Michael Bretterklieber</name>
<user>mbretter</user>
<email>michael@bretterklieber.com</email>
<active>no</active>
</lead>
<lead>
<name>Armin Graefe</name>
<user>schengawegga</user>
<email>schengawegga@gmail.com</email>
<active>yes</active>
</lead>
<date>2023-12-21</date>
<time>22:15:40</time>
<version>
<release>0.3.0</release>
<api>0.1.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<license uri="http://www.opensource.org/licenses/bsd-3-clause">BSD</license>
<notes>
* feature: PHP8.2 ready
* bugfix: scram-sha-224 broken #11
* task: mark authentication methods cram-md5, digest-md5, and login as deprecated #11
</notes>
<contents>
<dir name="/">
<file md5sum="6fad82dacd657e751dd7cb3039c3be44" name="Auth/SASL2/Anonymous.php" role="php" />
<file md5sum="7f581d52a4c185ecfa408b5bd03b878a" name="Auth/SASL2/Common.php" role="php" />
<file md5sum="d89159cef2005514ae66a36e5c774869" name="Auth/SASL2/CramMD5.php" role="php" />
<file md5sum="eb084e14d62473702a9a16146e57b341" name="Auth/SASL2/DigestMD5.php" role="php" />
<file md5sum="9325bd0368893b867d8888912e984122" name="Auth/SASL2/External.php" role="php" />
<file md5sum="9f709e809084d6dc052893a5e2b86ea1" name="Auth/SASL2/Login.php" role="php" />
<file md5sum="db24fdaa653d7a16d41a1b61ae5b9056" name="Auth/SASL2/Plain.php" role="php" />
<file md5sum="6e084807ef99f0fc816a7b7c45098494" name="Auth/SASL2/SCRAM.php" role="php" />
<file md5sum="2e6c3102592ecb2f8ee8ed0cd1f52dbb" name="Auth/SASL2.php" role="php" />
</dir>
</contents>
<dependencies>
<required>
<php>
<min>5.4.0</min>
</php>
<pearinstaller>
<min>1.10.1</min>
</pearinstaller>
</required>
</dependencies>
<phprelease />
<changelog>
<release>
<version>
<release>0.3.0</release>
<api>0.1.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2023-12-21</date>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
<notes>
* feature: PHP8.2 ready
* bugfix: scram-sha-224 broken #11
* task: mark authentication methods cram-md5, digest-md5, and login as deprecated #11
</notes>
</release>
<release>
<version>
<release>0.2.0</release>
<api>0.1.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2017-03-07</date>
<license uri="http://www.opensource.org/licenses/bsd-3-clause">BSD</license>
<notes>
* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1
</notes>
</release>
<release>
<version>
<release>0.1.0</release>
<api>0.1.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2012-04-09</date>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
<notes>
* Fork from Auth_SASL to create PHP5+ friendly package
</notes>
</release>
<release>
<version>
<release>0.2.0</release>
<api>0.1.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2017-03-07</date>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
<notes>
* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1
</notes>
</release>
</changelog>
</package>
Back to Directory
File Manager