Annotate

AUTHORS @ 1585:edc066730d11

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
author nick@lupine.me.uk
date Fri, 24 Jul 2009 01:34:25 +0100
parent 792:57c793b1575f
child 5403:d7ecf6cd584e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
94
57d2f1c98124 Add AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 == Core development team ==
57d2f1c98124 Add AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2
792
57c793b1575f Fix to correct my email address in AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents: 521
diff changeset
3 Matthew Wild (matthew.wild AT heavy-horse.co.uk)
94
57d2f1c98124 Add AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4 Waqas Hussain (waqas20 AT gmail.com)