Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
mod_mam_sql: Fork of mod_mam using SQL. | Kim Alvefur | Mon, 17 Sep 2012 20:14:26 +0200 |
mod_host_guard: fix typos into the code, the operators were supposed to be "not equal". | Marco Cirillo | Wed, 12 Sep 2012 22:05:57 +0000 |
mod_host_guard: replace checking host object with checking the configuration for the authentication option set to anonymous, I suppose that was the reason I imported configmanager but probably lost that somewhere in the process. | Marco Cirillo | Wed, 12 Sep 2012 20:08:48 +0000 |
mod_auth_external, mod_auth_internal_yubikey: Get rid of useless wrapper function around the auth provider. | Waqas Hussain | Thu, 13 Sep 2012 00:17:42 +0500 |
mod_host_guard: prevent possible traceback during host manual activation/deactivation. | Marco Cirillo | Wed, 12 Sep 2012 19:15:45 +0000 |
mod_auth_*: Use module:provides(), and don't explicitly specify provider.name. | Waqas Hussain | Thu, 13 Sep 2012 00:08:29 +0500 |