Mercurial > prosody-modules
view mod_sasl2/README.md @ 5019:c83ce822f105
mod_sasl2: Fix <challenge> generation
- We are just adding child text data, so the correct method is :text()
- The data should be base64-encoded, but it was being sent raw
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 28 Aug 2022 11:12:52 +0100 |
parents | 957ac41bc70a |
children | 7d33178c79f2 |
line wrap: on
line source
--- labels: - Stage-Alpha summary: "XEP-0388: Extensible SASL Profile" --- Experimental implementation of [XEP-0388: Extensible SASL Profile]