Software /
code /
prosody
File
doc/lxmppd_core_rostermanager.txt @ 4276:a37522bf6b1b
xmlhandlers: Reject XML comments, processing instructions and (if supported by LuaExpat) DTDs. If not supported, log a warning. [Backport of 7cc426988bcc in trunk]
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 01 Jun 2011 23:20:54 +0100 |
parent | 23:236375777f8c |
line wrap: on
line source
lxmppd -> core -> rostermanager.lua requires "util.datamanager" module "rostermanager" function log(type, message) logs a message of type "rostermanager" function getroster(username, host) Retrieves the user's roster from the server and loads it with the datamanager