Annotate
misc/README.markdown @ 4610:342664061c9b
mod_http_upload: Fix issuing slots to components or other non-c2s sessions
The 'full_jid' property only exists on local c2s sessions. This was not
adjusted for in 0a56dc6c61af, so it did not work.
Thanks Fren__ for highlighting the issue.
author |
Kim Alvefur <zash@zash.se> |
date |
Thu, 01 Jul 2021 16:17:35 +0200 |
parent |
2353:ea97a87c3828 |
rev |
line source |
2353
|
1 Miscellaneous modules
|
|
2 =====================
|
|
3
|
|
4 Things that aren't really Prosody plugins go here, e.g. RunScripts.
|