Software /
code /
prosody
File
.busted @ 10939:99ae457c2459
mod_register_ibr: Allow registration to reset an existing account password if permitted by a plugin
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 18 Jun 2020 16:42:22 +0100 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }