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