Mercurial > prosody-modules
view mod_measure_client_presence/README.markdown @ 5256:44f7edd4f845
mod_http_oauth2: Reject non-local hosts in more code paths
We're not issuing tokens for users on remote hosts, we can't even
authenticate them since they're remote. Thus the host is always the
local module.host so no need to pass around the host in most cases or
use it for anything but enforcing the same host.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 16 Mar 2023 17:52:10 +0100 |
parents | f02c0f5e44ac |
children |
line wrap: on
line source
--- labels: - Statistics summary: Collect statistics on user presences --- Description =========== This module measures the number of resources of a certain show (available, away, etc.) currently connected, and reports using Prosody 0.10 APIs