Commit 808a17ee authored by Steve Holme's avatar Steve Holme
Browse files

tests: Renamed existing OAuth 2.0 (XOAUTH) tests

parent ba4d8f7e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ body
imap
</server>
 <name>
IMAP OAuth 2.0 authentication
IMAP OAuth 2.0 (XOAUTH2) authentication
 </name>
 <command>
'imap://%HOSTIP:%IMAPPORT/824/;UID=1' -u user --oauth2-bearer mF_9.B5f-4.1JqM
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ body
imap
</server>
 <name>
IMAP OAuth 2.0 authentication with initial response
IMAP OAuth 2.0 (XOAUTH2) authentication with initial response
 </name>
 <command>
'imap://%HOSTIP:%IMAPPORT/828/;UID=1' -u user --oauth2-bearer mF_9.B5f-4.1JqM
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ body
pop3
</server>
 <name>
POP3 OAuth 2.0 authentication
POP3 OAuth 2.0 (XOAUTH2) authentication
 </name>
 <command>
pop3://%HOSTIP:%POP3PORT/870 -u user --oauth2-bearer mF_9.B5f-4.1JqM
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ body
pop3
</server>
 <name>
POP3 OAuth 2.0 authentication with initial response
POP3 OAuth 2.0 (XOAUTH2) authentication with initial response
 </name>
 <command>
pop3://%HOSTIP:%POP3PORT/874 -u user --oauth2-bearer mF_9.B5f-4.1JqM --sasl-ir
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ REPLY dXNlcj11c2VyAWF1dGg9QmVhcmVyIG1GXzkuQjVmLTQuMUpxTQEB 235 Authenticated
smtp
</server>
 <name>
SMTP OAuth 2.0 authentication
SMTP OAuth 2.0 (XOAUTH2) authentication
 </name>
<stdin>
mail body
Loading