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

22
2856dfc1f5cc Various documentation updates, and added names.txt :)
Matthew Wild <mwild1@gmail.com>
parents: 6
diff changeset
1 - Ad-hoc commands
3
f674eb704134 "Shared roster" - well, kind of :)
matthew
parents:
diff changeset
2 - Clustering
1520
218075f1daf4 Remove completed items from TODO
Matthew Wild <mwild1@gmail.com>
parents: 414
diff changeset
3 - Pubsub
414
405d414fbce2 Update TODO
Matthew Wild <mwild1@gmail.com>
parents: 96
diff changeset
4
405d414fbce2 Update TODO
Matthew Wild <mwild1@gmail.com>
parents: 96
diff changeset
5

mercurial