Mercurial > prosody-modules
log mod_auth_imap/auth_imap/sasl_imap.lib.lua @ 5465:66e13e79928b
age | author | description |
---|---|---|
Wed, 24 Aug 2022 16:03:17 +0200 | Kim Alvefur | mod_auth_imap: Remove unused variable [luacheck] |
Thu, 19 Dec 2019 20:18:26 +0100 | andrewhotlab | mod_auth_imap: send CRLF instead LF, in order to be compliant with RFC3501 |
Tue, 11 Mar 2014 18:44:01 +0100 | Florian Zeitz | all the things: Remove trailing whitespace |
Thu, 26 Sep 2013 18:14:45 +0100 | 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 |
Thu, 26 Sep 2013 18:12:27 +0100 | Matthew Wild | mod_auth_imap: Minor cleanup of imports |
Thu, 26 Sep 2013 13:43:27 +0200 | Kim Alvefur | mod_auth_imap: Authentication module that works by passing through SASL to a IMAP connection |