DEPENDS

Fri, 24 Jul 2009 01:34:25 +0100

author
nick@lupine.me.uk
date
Fri, 24 Jul 2009 01:34:25 +0100
changeset 1585
edc066730d11
parent 447
c0dae734d3bf
permissions
-rw-r--r--

Switch to using a more generic credentials_callback/handler for SASL auth.

Not all authentication mechanisms have the same requirements; it makes sense
to provide them only with the information they require (and for them to
depend on that) so that as many auth mechanisms as possible can be supported
with a variety of credentials-storing schemes. This commit patches that together

The easiest way to install dependencies is using the luarocks tool.

Rocks:
luaexpat
luasocket

Non-rocks:
LuaSec for SSL connections

mercurial