doc/lxmppd_core_rostermanager.txt

Fri, 28 Aug 2009 19:20:12 +0200

author
Tobias Markmann <tm@ayena.de>
date
Fri, 28 Aug 2009 19:20:12 +0200
branch
sasl
changeset 2176
8de2f7f5b870
parent 23
236375777f8c
permissions
-rw-r--r--

Allow ampersands in passwords for SASL PLAIN mechanism.

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

mercurial