Mercurial > prosody-modules
view mod_http_admin_api/README.md @ 6307:c194bec4b56d
mod_voipms: Fix bug from not returning in message/bare hook
Since SMS/MMS are sent/received on JIDs that are not real accounts, we
need to `return true` from the 'message/bare' hook, otherwise routing
will occur and result in failed account lookups.
| author | Chaz Kettleson <chaz@pyr3x.com> |
|---|---|
| date | Fri, 01 Aug 2025 18:36:47 -0400 |
| parents | fc607d79765a |
| children |
line wrap: on
line source
--- summary: "admin api from the snikket projects web portal" labels: - 'Stage-Beta' rockspec: dependencies: - mod_cloud_notify - mod_lastlog2 - mod_groups_internal ... Introduction ============ ...to be done... Configuration ============= There is no configuration for this module, just add it to modules\_enabled as normal. # Compatibility Depends on community modules: * [mod_cloud_notify] * [mod_lastlog2] * [mod_groups_internal] Prosody Version Support Status ---------------- ---------------- trunk[^1] Works 0.12 unknown ---------------- ---------------- [^1]: as of 2024-10-23
