1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/security/pear-Auth/pkg-descr
Edwin Groothuis 52b8ee7ee0 security/pear-Auth: upgrading to 1.2.2.
- Upgrading pear-Auth to its latest release;
	- Installing tests;
	- Unbreaking the WWW link.

PR:		ports/55169
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-25 01:21:45 +00:00

19 lines
460 B
Plaintext

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
* Plaintext files
* LDAP servers
* POP3 servers
* IMAP servers
* vpopmail accounts
* RADIUS
* SAMBA password files
* SOAP.
WWW: http://pear.php.net/package-info.php?package=Auth