Mercurial > prosody-modules
comparison mod_auth_cyrus/README.md @ 4938:bc8832c6696b
upstream merge
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 11 May 2022 12:44:32 +0200 |
parents | b8366e31c829 |
children |
comparison
equal
deleted
inserted
replaced
4913:3ddab718f717 | 4938:bc8832c6696b |
---|---|
1 --- | 1 --- |
2 title: Cyrus SASL | 2 title: Cyrus SASL |
3 rockspec: | 3 rockspec: |
4 build: | 4 build: |
5 modules: | 5 modules: |
6 util.sasl_cyrus: sasl_cyrus.lua | 6 mod_auth_cyrus.sasl_cyrus: sasl_cyrus.lua |
7 --- | 7 --- |
8 | 8 |
9 # Introduction | 9 # Introduction |
10 | 10 |
11 XMPP uses a standard authentication protocol called 'SASL' to validate | 11 XMPP uses a standard authentication protocol called 'SASL' to validate |