Software /
code /
prosody
File
.busted @ 10767:a0166932479f
mod_register_ibr: Fix reporting of registration rejection reason
When the reason is reported as an util.error object the `reason` field
is empty and the reason text should be extacted from the error object.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 23 Apr 2020 19:02:44 +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"; }; }