mirror of
https://github.com/curl/curl.git
synced 2026-06-04 07:54:16 +03:00
email: Added references to SASL LOGIN authentication draft proposal
This commit is contained in:
parent
e4670a1029
commit
0adad07690
4 changed files with 5 additions and 1 deletions
|
|
@ -23,6 +23,7 @@
|
|||
* RFC4422 Simple Authentication and Security Layer (SASL)
|
||||
* RFC4616 PLAIN authentication
|
||||
* RFC6749 OAuth 2.0 Authorization Framework
|
||||
* Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt>
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
* RFC4959 IMAP Extension for SASL Initial Client Response
|
||||
* RFC5092 IMAP URL Scheme
|
||||
* RFC6749 OAuth 2.0 Authorization Framework
|
||||
* Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt>
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@
|
|||
* RFC4616 PLAIN authentication
|
||||
* RFC5034 POP3 SASL Authentication Mechanism
|
||||
* RFC6749 OAuth 2.0 Authorization Framework
|
||||
* Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt>
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,8 @@
|
|||
* RFC4954 SMTP Authentication
|
||||
* RFC5321 SMTP protocol
|
||||
* RFC6749 OAuth 2.0 Authorization Framework
|
||||
* Draft SMTP URL Interface
|
||||
* Draft SMTP URL Interface <draft-earhart-url-smtp-00.txt>
|
||||
* Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt>
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue