Software /
code /
prosody
File
.busted @ 9980:73a447249fe4
mod_mimicking: Prevents registration of confusable usernames (by Florob) (fixes #1347)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 06 Aug 2012 15:35:27 +0200 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }