Software /
code /
prosody
Comparison
prosody.cfg.lua.dist @ 9089:3a7a0b9f42f3
util.dataforms: Skip all fields for the 'cancel' form type
XEP-0004 says:
> a data form of type "cancel" SHOULD NOT contain any <field/> elements.
The title and instructions don't seem to be of much value in this case
either.
I'm not aware of 'cancel' being used anywhere, so this should break
nothing. Early return is always nice.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 03 Aug 2018 21:06:59 +0200 |
parent | 8285:433b2a41351f |
child | 9590:6d4da1b4b6f4 |
comparison
equal
deleted
inserted
replaced
9088:aa1b02411846 | 9089:3a7a0b9f42f3 |
---|