Mercurial > prosody-modules
view mod_bookmarks/mod_bookmarks.lua @ 5021:f62b091b1c81
mod_sasl2: Eventually return true from success handler
...while allowing other handlers to run in the priority range -1000 to -2000.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 28 Aug 2022 11:25:21 +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")