Comparison

plugins/mod_user_account_management.lua @ 11867:bb20cfd4884f

mod_s2s: Fix logging of <stream:error> consistency with other mods `reason` was often a table, so the log said "table: 0xptr" or such. mod_c2s, mod_bosh etc logs the stream error stanza object, so better do the same. It would be nicer if this was an util.error object, but that will have to be a future change.
author Kim Alvefur <zash@zash.se>
date Sun, 24 Oct 2021 15:11:01 +0200
parent 10382:fcdc65bc6697
child 12977:74b9e05af71e
comparison
equal deleted inserted replaced
11866:515a89dee6ae 11867:bb20cfd4884f