Mercurial > prosody-modules
view mod_saslname/README.markdown @ 4628:15c4eabdcea0
mod_s2s_keepalive: Fix identification of replies (error-replies included)
Typo? This condition is supposed to filter out get and set (and anything
else), not errors, which can still mean that there's connectivity, just
no handling of XEP-0199.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 21 Jul 2021 15:52:12 +0200 |
parents | 548b68ae793b |
children |
line wrap: on
line source
--- labels: - 'Stage-Stable' - 'Type-Auth' summary: 'XEP-0233: XMPP Server Registration for use with Kerberos V5' ... Introduction ============ This module implements a manual method for advertsing the Kerberos principal name as per [XEP-0233]. It could be used in conjection with a Kerberos authentication module. Configuration ============= sasl_hostname = "auth42.us.example.com" Compatibility ============= Prosody 0.7+