Software /
code /
prosody
Log
core/modulemanager.lua @ 3433:b567ac8e2040
description | author | age |
---|---|---|
modulemanager: Remove dependency on eventmanager | Matthew Wild | 2010-08-03 |
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 | 2010-06-04 |
Have defaultauth load by default | Jeff Mitchell | 2010-05-27 |