Annotate
mod_sasl2/README.md @ 4970:8c7b7db69f5b
mod_http_muc_log: Drop support for pre-0.11 MUC API
The oldest supported Prosody branch is 0.11, therefore we can drop code
for the MUC API of Prosody 0.10 and before.
The module:shared("rooms") method was never even in a release...
author |
Kim Alvefur <zash@zash.se> |
date |
Sat, 02 Jul 2022 02:30:02 +0200 |
parent |
4798:957ac41bc70a |
child |
5064:7d33178c79f2 |
rev |
line source |
4798
|
1 ---
|
|
2 labels:
|
|
3 - Stage-Alpha
|
|
4 summary: "XEP-0388: Extensible SASL Profile"
|
|
5 ---
|
|
6
|
|
7 Experimental implementation of [XEP-0388: Extensible SASL Profile]
|