AUTHORS

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 792
57c793b1575f
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

== Core development team ==

Matthew Wild (matthew.wild AT heavy-horse.co.uk)
Waqas Hussain (waqas20 AT gmail.com)

mercurial