1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

tests: Renamed existing OAuth 2.0 (XOAUTH) tests

This commit is contained in:
Steve Holme 2015-11-14 11:19:57 +00:00
parent ba4d8f7eba
commit 808a17ee67
6 changed files with 6 additions and 6 deletions

View File

@ -34,7 +34,7 @@ body
imap imap
</server> </server>
<name> <name>
IMAP OAuth 2.0 authentication IMAP OAuth 2.0 (XOAUTH2) authentication
</name> </name>
<command> <command>
'imap://%HOSTIP:%IMAPPORT/824/;UID=1' -u user --oauth2-bearer mF_9.B5f-4.1JqM 'imap://%HOSTIP:%IMAPPORT/824/;UID=1' -u user --oauth2-bearer mF_9.B5f-4.1JqM

View File

@ -35,7 +35,7 @@ body
imap imap
</server> </server>
<name> <name>
IMAP OAuth 2.0 authentication with initial response IMAP OAuth 2.0 (XOAUTH2) authentication with initial response
</name> </name>
<command> <command>
'imap://%HOSTIP:%IMAPPORT/828/;UID=1' -u user --oauth2-bearer mF_9.B5f-4.1JqM 'imap://%HOSTIP:%IMAPPORT/828/;UID=1' -u user --oauth2-bearer mF_9.B5f-4.1JqM

View File

@ -36,7 +36,7 @@ body
pop3 pop3
</server> </server>
<name> <name>
POP3 OAuth 2.0 authentication POP3 OAuth 2.0 (XOAUTH2) authentication
</name> </name>
<command> <command>
pop3://%HOSTIP:%POP3PORT/870 -u user --oauth2-bearer mF_9.B5f-4.1JqM pop3://%HOSTIP:%POP3PORT/870 -u user --oauth2-bearer mF_9.B5f-4.1JqM

View File

@ -36,7 +36,7 @@ body
pop3 pop3
</server> </server>
<name> <name>
POP3 OAuth 2.0 authentication with initial response POP3 OAuth 2.0 (XOAUTH2) authentication with initial response
</name> </name>
<command> <command>
pop3://%HOSTIP:%POP3PORT/874 -u user --oauth2-bearer mF_9.B5f-4.1JqM --sasl-ir pop3://%HOSTIP:%POP3PORT/874 -u user --oauth2-bearer mF_9.B5f-4.1JqM --sasl-ir

View File

@ -26,7 +26,7 @@ REPLY dXNlcj11c2VyAWF1dGg9QmVhcmVyIG1GXzkuQjVmLTQuMUpxTQEB 235 Authenticated
smtp smtp
</server> </server>
<name> <name>
SMTP OAuth 2.0 authentication SMTP OAuth 2.0 (XOAUTH2) authentication
</name> </name>
<stdin> <stdin>
mail body mail body

View File

@ -26,7 +26,7 @@ REPLY AUTH 235 Authenticated
smtp smtp
</server> </server>
<name> <name>
SMTP OAuth 2.0 authentication with initial response SMTP OAuth 2.0 (XOAUTH2) authentication with initial response
</name> </name>
<stdin> <stdin>
mail body mail body