aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test879
AgeCommit message (Collapse)Author
2019-04-22sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616Steve Holme
RFC 4616 specifies the authzid is optional in the client authentication message and that the server will derive the authorisation identity (authzid) from the authentication identity (authcid) when not specified by the client.
2014-03-30tests: Replaced email authentication keywords with SASL based keywordsSteve Holme
As the email protocols implement SASL authentication rather than IMAP, POP3 and SMTP specific authentication, updated the authentication keywords to reflect this.
2014-03-30tests: Added "SASL" authentication keywordSteve Holme
2014-03-15tests: made the SASL modes separate keywordsDan Fandrich
2013-12-23tests: Added POP3 SASL downgrade testsSteve Holme