mod_private_adhoc/README.markdown
author Kim Alvefur <zash@zash.se>
Fri, 05 Apr 2019 18:57:51 +0200
changeset 3553 b059a3fb2a58
parent 1807 4d73a1a6ba68
permissions -rw-r--r--
Update modules using mod_http_files to serve files for change in Prosody trunk See commits in Prosody: f1594893998f afc48785f738 a39f3681d685 c93fdec624c7

---
summary: Retrieve private XML data via adhoc command
...

Introduction
------------

This is a very simple module which implements an adhoc commant
toretrieves the users private XML data.

Details
-------

Simple module which adds the adhoc command "Query private data" and will
return the users private XML data (typically muc bookmarks,.. ).