]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
include Auth_SASL from PEAR in extlib
authorEvan Prodromou <evan@status.net>
Wed, 9 Feb 2011 16:03:44 +0000 (11:03 -0500)
committerEvan Prodromou <evan@status.net>
Wed, 9 Feb 2011 16:03:44 +0000 (11:03 -0500)
commit9c4294fb507fb613ce5e07c00d0e36d9e966deed
treebfe0ba02087b84fdd3714014aab1656e18fb448f
parent956b3ef4d18c091cb070708fd941df27b5c0264d
include Auth_SASL from PEAR in extlib
extlib/Auth/SASL.php [new file with mode: 0755]
extlib/Auth/SASL/Anonymous.php [new file with mode: 0755]
extlib/Auth/SASL/Common.php [new file with mode: 0755]
extlib/Auth/SASL/CramMD5.php [new file with mode: 0755]
extlib/Auth/SASL/DigestMD5.php [new file with mode: 0755]
extlib/Auth/SASL/External.php [new file with mode: 0644]
extlib/Auth/SASL/Login.php [new file with mode: 0755]
extlib/Auth/SASL/Plain.php [new file with mode: 0755]