Mercurial > prosody-modules
comparison mod_saslname/README.markdown @ 2568:01fcc5ebc655
mod_saslname/README: Update for XEP title change
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 24 Feb 2017 16:41:09 +0100 |
parents | 4d73a1a6ba68 |
children | f622fb016155 |
comparison
equal
deleted
inserted
replaced
2567:5e1fb7e6b558 | 2568:01fcc5ebc655 |
---|---|
1 --- | 1 --- |
2 labels: | 2 labels: |
3 - 'Stage-Alpha' | 3 - 'Stage-Alpha' |
4 - 'Type-Auth' | 4 - 'Type-Auth' |
5 summary: 'XEP-0233: Domain-Based Service Names in XMPP SASL Negotiation' | 5 summary: 'XEP-0233: XMPP Server Registration for use with Kerberos V5' |
6 ... | 6 ... |
7 | 7 |
8 Introduction | 8 Introduction |
9 ============ | 9 ============ |
10 | 10 |
11 This module implements [XEP-0233: Domain-Based Service Names in XMPP | 11 This module implements the hostname advertising method from [XEP-0233]. |
12 SASL Negotiation](http://xmpp.org/extensions/xep-0233.html). | |
13 | 12 |
14 Configuration | 13 Configuration |
15 ============= | 14 ============= |
16 | 15 |
17 sasl_hostname = "auth42.us.example.com" | 16 sasl_hostname = "auth42.us.example.com" |