mirror of
https://github.com/curl/curl.git
synced 2026-08-25 12:23:44 +03:00
tests: Corrected login "username" authentication responses
This commit is contained in:
parent
2ff0c6f5f3
commit
0434a19431
3 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ IMAP AUTH LOGIN
|
|||
<reply>
|
||||
<servercmd>
|
||||
AUTH LOGIN
|
||||
REPLY AUTHENTICATE +
|
||||
REPLY AUTHENTICATE + VXNlcm5hbWU6
|
||||
REPLY dXNlcg== + UGFzc3dvcmQ6
|
||||
REPLY c2VjcmV0 A002 OK AUTHENTICATE completed
|
||||
</servercmd>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue