view mod_saslname/README.markdown @ 4065:92152437ecfe

mod_muc_markers: replace configurable multi-marker tracking with better system Now tracks a single marker, but automatically applies rules from the XEP about "higher" markers implying "lower" markers - i.e. "displayed" implies "received". Still, just a single marker is tracked and synthesized at all times (the one configured with muc_marker_name).
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Jul 2020 17:08:08 +0100
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+