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