Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-22 | sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616 | Steve 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-04-06 | tests: Disabled DIGEST-MD5 tests when running with SSPI enabled | Steve Holme | |
2014-03-30 | tests: Replaced email authentication keywords with SASL based keywords | Steve 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-30 | tests: Added "SASL" authentication keyword | Steve Holme | |
2014-03-15 | tests: made the SASL modes separate keywords | Dan Fandrich | |
2013-12-23 | tests: Added POP3 SASL downgrade tests | Steve Holme | |