Log

description author age
mod_mam_sql: Add better error handling Rob Hoelz 2013-09-02
mod_muc_limits: Just drop error stanzas instead of bouncing them with more error stanzas Kim Alvefur 2013-10-06
mod_s2s_keysize_policy: Add note about required LuaSec patch Kim Alvefur 2013-09-29
mod_s2s_keysize_policy: Don't trust keys weaker than 2048 bit RSA after 31 December 2013 Kim Alvefur 2013-09-29
mod_auth_imap: Fix typo in previous commit Matthew Wild 2013-09-26
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 Matthew Wild 2013-09-26
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: Leave port nil if not specified in the config, so we can auto-detect based on whether we use SSL Matthew Wild 2013-09-26
mod_auth_external/examples: bash: Don't use log file by default 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
mod_auth_external: merge two if blocks with an elseif Matthew Wild 2013-09-19
mod_auth_external: Add example Python script Matthew Wild 2013-09-19
mod_websocket: Add consider_websocket_secure option Florian Zeitz 2013-09-17