Software /
code /
prosody
Log
core/modulemanager.lua @ 3530:73909cca846c
description | author | age |
---|---|---|
modulemanager: Removed add_iq_handler() from the plugin API. | Waqas Hussain | Sat, 16 Oct 2010 06:25:55 +0500 |
modulemanager: Remove dependency on eventmanager | Matthew Wild | Tue, 03 Aug 2010 10:52:53 +0100 |
Rename mod_defaultauth -> mod_auth_internal, mod_hashpassauth -> mod_auth_internal_hashed, and the providers to internal and internal_hashed respectively. Also no longer auto-load defaultauth, but instead auto-load the plugin selected for each host at startup based on the provider name. | Matthew Wild | Fri, 04 Jun 2010 14:33:36 +0100 |
Have defaultauth load by default | Jeff Mitchell | Thu, 27 May 2010 09:20:08 -0400 |