Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Sun, 29 Sep 2013 19:11:29 +0200 | Kim Alvefur | mod_s2s_keysize_policy: Add note about required LuaSec patch |
Sun, 29 Sep 2013 19:10:39 +0200 | Kim Alvefur | mod_s2s_keysize_policy: Don't trust keys weaker than 2048 bit RSA after 31 December 2013 |
Thu, 26 Sep 2013 18:35:42 +0100 | Matthew Wild | mod_auth_imap: Fix typo in previous commit |
Thu, 26 Sep 2013 18:30:46 +0100 | Matthew Wild | mod_auth_imap: Rename imap_service_realm to imap_auth_realm and inherit from sasl_realm, rename imap_service_name to imap_auth_service_name |
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 |