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 |
mod_storage_*: Update to use module:provides().
|
Waqas Hussain |
Wed, 12 Sep 2012 23:58:01 +0500 |
mod_smacks: Avoid indexing a nil value
|
Kim Alvefur |
Wed, 12 Sep 2012 18:03:55 +0200 |
mod_smacks: Only request ack for stanzas
|
Kim Alvefur |
Mon, 10 Sep 2012 21:11:04 +0200 |
mod_smacks: Less table indexing!
|
Kim Alvefur |
Mon, 10 Sep 2012 21:02:26 +0200 |
Add LDAP plugin suite
|
rob |
Sun, 02 Sep 2012 15:35:50 +0200 |
mod_mam: Fix variable name, blame autocomplete
|
Kim Alvefur |
Mon, 27 Aug 2012 05:18:56 +0200 |
mod_register_redirect: rebacked in changeset c6f1427da79d (behaviour fixed).
|
Marco Cirillo |
Sun, 26 Aug 2012 23:34:36 +0000 |
mod_vjud/vcard.lib: Handle empty vcards (thanks mva)
|
Kim Alvefur |
Mon, 27 Aug 2012 00:06:06 +0200 |
mod_register_redirect: revert back previous change, as returning origin.send() causes inconsistent behaviour stanza routing/callbacks wise if the request comes from a remote entity.
|
Marco Cirillo |
Sun, 26 Aug 2012 17:20:45 +0000 |
mod_carbons: Merge enable and disable handlers
|
Kim Alvefur |
Sun, 26 Aug 2012 18:56:50 +0200 |
mod_twitter: Use module:send()
|
Kim Alvefur |
Sat, 25 Aug 2012 19:25:16 +0200 |