Mercurial > prosody-modules
log
age | author | description |
---|---|---|
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 18:11:44 +0100 | Matthew Wild | mod_auth_imap: Leave port nil if not specified in the config, so we can auto-detect based on whether we use SSL |
Thu, 26 Sep 2013 18:10:41 +0100 | Matthew Wild | mod_auth_external/examples: bash: Don't use log file by default |
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 |
Thu, 19 Sep 2013 17:57:25 +0100 | Matthew Wild | mod_auth_external: merge two if blocks with an elseif |
Thu, 19 Sep 2013 16:04:45 +0100 | Matthew Wild | mod_auth_external: Add example Python script |