Mercurial > prosody-modules
log mod_auth_imap/auth_imap/sasl_imap.lib.lua @ 3877:562b34050561
age | author | description |
---|---|---|
2019-12-19 | andrewhotlab | mod_auth_imap: send CRLF instead LF, in order to be compliant with RFC3501 |
2014-03-11 | Florian Zeitz | all the things: Remove trailing whitespace |
2013-09-26 | Matthew Wild | mod_auth_imap: unfortunately large commit which adds support for SSL (including cert verification), appending the realm to usernames, and various IMAP protocol fixes |
2013-09-26 | Matthew Wild | mod_auth_imap: Minor cleanup of imports |
2013-09-26 | Kim Alvefur | mod_auth_imap: Authentication module that works by passing through SASL to a IMAP connection |