TODO

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 1520
218075f1daf4
child 2663
b3d1c4985182
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

- Ad-hoc commands
- Clustering
- Pubsub

mercurial