<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/auth">Auth</p>
 <c>pear.php.net</c>
 <v>1.3.2</v>
 <st>stable</st>
 <l>PHP License</l>
 <m>aashley</m>
 <s>Creating an authentication system.</s>
 <d>The PEAR::Auth package provides methods for creating an authentication
system using PHP.

Currently it supports the following storage containers to read/write
the login data:

* All databases supported by the PEAR database layer
* All databases supported by the MDB database layer
* All databases supported by the MDB2 database layer
* Plaintext files
* LDAP servers
* POP3 servers
* IMAP servers
* vpopmail accounts
* RADIUS
* SAMBA password files
* SOAP
* PEAR website
 
</d>
 <da>2006-08-30 21:31:12</da>
 <n>* Fixed Bug #8524: Notice from attempting to perform string operation on what
  might be an array in DB, DBLite, MDB and MDB2. Thanks to dozoyousan at gmail
  dot com.
* Remove debug message from RADIUS Container when using CHAP_MD5 or MSCHAPv1
  style passwords. Thanks to Stoyan Stefanov &lt;ssttoo at gmail dot com&gt; for
  pointing out this 3yr old bug.</n>
 <f>41766</f>
 <g>http://pear.php.net/get/Auth-1.3.2</g>
 <x xlink:href="package.1.3.2.xml"/>
</r>