[pear/Net_SMTP] 0eef31: Add SCRAM-SHA-1, SCRAM-SHA-224, SCRAM-SHA-256, SCR...
[email protected] ("Armin Graefe via pear-cvs") Thu, 26 Oct 2023 14:31:06 -0700
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/Net_SMTP/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pear/Net_SMTP
Commit: 0eef31939f7ea364173c9eb9550c85f2e089ee23
https://github.com/pear/Net_SMTP/commit/0eef31939f7ea364173c9eb9550c85f2e089ee23
Author: Armin Graefe <[email protected]>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M Net/SMTP.php
M README.rst
Log Message:
-----------
Add SCRAM-SHA-1, SCRAM-SHA-224, SCRAM-SHA-256, SCRAM-SHA-384 and SCRAM-SHA-512 support (#76)
* SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) + SCRAM-SHA-512(-PLUS) supports #57
* Update README.rst
* Sort authentication methods alphabetical and mark CRAM-MD5, DIGEST-MD5 and LOGIN as DEPRECATED
Commit: 76513d7cb4ae21627be40aa5c7da70cece279a72
https://github.com/pear/Net_SMTP/commit/76513d7cb4ae21627be40aa5c7da70cece279a72
Author: schengawegga <[email protected]>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M package.xml
Log Message:
-----------
Prepare the 1.11.0 release
Compare: https://github.com/pear/Net_SMTP/compare/557fe975d579...76513d7cb4ae