Mercurial > prosody-modules
view mod_bookmarks/mod_bookmarks.lua @ 5046:904dde7be981
mod_sasl2_bind2: Remove deprecated <jid> element from <bound>
This is now communicated via SASL2's <authorization-identity> element.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Thu, 22 Sep 2022 16:37:59 +0100 |
| parents | cbe71ecb4677 |
| children |
line wrap: on
line source
--% conflicts: mod_bookmarks module:log("info", "mod_bookmarks has been deprecated, now loading mod_bookmarks2") module:depends("bookmarks2")
