view mod_private_adhoc/README.wiki @ 1795:91c01ef82807

mod_carbons: Get full_ and bare_sessions from the prosody global [luacheck]
author Kim Alvefur <zash@zash.se>
date Thu, 27 Aug 2015 12:17:12 +0200
parents 29f3d6b7ad16
children
line wrap: on
line source

#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,.. ).