gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 69/282: oauth2-bearer.d: works for HTTP too


From: gnunet
Subject: [gnurl] 69/282: oauth2-bearer.d: works for HTTP too
Date: Wed, 01 Apr 2020 14:28:54 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit d3e5311f6c41bdeba092f2586d19515de12d6b26
Author: Daniel Stenberg <address@hidden>
AuthorDate: Tue Jan 28 22:27:15 2020 +0100

    oauth2-bearer.d: works for HTTP too
    
    Reported-by: Mischa Salle
    Bug: https://curl.haxx.se/mail/lib-2020-01/0070.html
    Closes #4862
---
 docs/cmdline-opts/oauth2-bearer.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/cmdline-opts/oauth2-bearer.d 
b/docs/cmdline-opts/oauth2-bearer.d
index 780716748..30466e579 100644
--- a/docs/cmdline-opts/oauth2-bearer.d
+++ b/docs/cmdline-opts/oauth2-bearer.d
@@ -1,7 +1,7 @@
 Long: oauth2-bearer
 Help: OAuth 2 Bearer Token
 Arg: <token>
-Protocols: IMAP POP3 SMTP
+Protocols: IMAP POP3 SMTP HTTP
 ---
 Specify the Bearer Token for OAUTH 2.0 server authentication. The Bearer Token
 is used in conjunction with the user name which can be specified as part of

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]