diff options
author | Nathan Bruning <nathan@iperity.com> | 2018-10-27 15:26:37 +0200 |
---|---|---|
committer | Nathan Bruning <nathan@iperity.com> | 2019-06-10 12:49:39 +0200 |
commit | 570800a54077e2a3788768894dff909f854c435b (patch) | |
tree | ad369e29cc1159929db3f9ca8d6a3b64a551d4a5 /src/mod_http_api.erl | |
parent | Fix example argument in private_set, don't include Query element (diff) |
Fix mod_privacy race condition
mod_privacy updates the c2s state in user_receive_packet, which
tracks the *result* of the IQ set for active privacy lists.
When a second stanza is sent directly after a privacy list request,
the second stanza will be processed using the old privacy list,
because the IQ result has not yet been routed.
Diffstat (limited to 'src/mod_http_api.erl')
0 files changed, 0 insertions, 0 deletions