| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
smart clients to save a round trip.
|
| |
|
|\ |
|
| | |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
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
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
[thanks albert, again...]
|
|
|
|
| |
require_encryption config option is true
|
| |
|
|
|
|
| |
graceful handling
|
| |
|
| |
|
|
|
|
| |
main repo)
|
| |
|
|
|
|
| |
exclusive mechanism. Corrected advertised mechanisms and error replies.
|
|
|
|
| |
"anonymous_login"
|
| |
|
|
|
|
| |
sasl_anonymous = true
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
TLS connections
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
though some more changes may be in store.
|
|
|
|
| |
a FIXME.
|
| |
|
| |
|
|\ |
|