mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
92266c5224
Approved by: portmgr (blanket)
9 lines
194 B
Plaintext
9 lines
194 B
Plaintext
Provides PHP code to generate responses to common SASL mechanisms, including:
|
|
- Digest-MD5
|
|
- CramMD5
|
|
- Plain
|
|
- Anonymous
|
|
- Login (Pseudo mechanism).
|
|
|
|
WWW: https://pear.php.net/package/Auth_SASL
|