servers/openfire.lua

Sun, 05 Jun 2011 16:32:20 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 05 Jun 2011 16:32:20 +0100
changeset 14
a8f632e88555
parent 0
ba1cc6ad649d
permissions
-rw-r--r--

servers/ejabberd.lua: Fix for ejabberd's requiring c2s TLS

function testers.openfire()
	if test(q_invalid_host, literal " encoding='UTF-8'?>") and test(q_invalid_host, literal "<stream:features>") then
		server_name = "Openfire";
	end
end

mercurial