view mod_external_services/README.md @ 6514:668b1f0a4dc6

mod_c2s_limit_sessions: Fix check when it's the first connection Creation of the sessions[username] entry happens after the "pre-resource-bind" event, before the "resource-bind" event. Thus, for a users first connection, it may not exist. This led to an 'attempt to index a nil value' error, fixed here.
author Kim Alvefur <zash@zash.se>
date Wed, 08 Apr 2026 15:56:38 +0200
parents 0231daffc46c
children
line wrap: on
line source

---
summary: External Service Discovery
superseded_by: mod_external_services
labels:
- 'Stage-Obsolete'
...

This module implementing [XEP-0215] is included with Prosody 0.12 but made available here for older versions.

::: {.alert .alert-warning}
Prosody 0.11.x is unmaintained. Use [mod_external_services] for newer prosody versions. Do not use this community module.
:::

Documentation is available on the [Prosody site][doc:modules:mod_external_services].