| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
the newer stanza:get_child APIs and optimize away some table lookups
|
|\| |
|
| | |
|
| | |
|
| |
| |
| |
| | |
the stream is encrypted
|
|\ \ |
|
| | | |
|
| | | |
|
| | | |
|
| |/
|/| |
|
| |
| |
| |
| | |
being passed to/from (see df3c78221f26 and issue #338)
|
| |
| |
| |
| | |
s2smanager.make_authenticated() to mod_s2s, and plugins now signal authentication via the s2s-authenticated event
|
| |
| |
| |
| | |
opening streams
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
made authenticated.
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
(thanks scitor)
|
|
|
|
| |
mod_auth_anonymous handle it.
|
|
|
|
| |
to SASL profile callbacks.
|
| |
|
|
|
|
| |
util.certverification to util.x509
|
| |
|
| |
|
|
|
|
| |
return proper error on out-of-order <response/> elements.
|
|
|
|
| |
separate functions.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
provisioning check out of mod_saslauth.
|
| |
|
|
|
|
| |
authentication='cyrus' instead).
|
| |
|
|
|
|
| |
the SASL handler (makes it work for Cyrus SASL).
|
|
|
|
| |
sasl_handler:select().
|
|
|
|
| |
(was only used for anonymous auth, and that didn't make sense).
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Make saslauth check the existence of the get_password and test_password functions to determine which authentication profile to use.
|