Mercurial > prosody-modules
view mod_measure_client_identities/README.markdown @ 5394:434ee49b04de
mod_http_oauth2: Allow loopback IP literals in redirect URIs
Previously only exactly "http://localhost" was allowed, but RFC 8252
seems to recommend both ::1 and 127.0.0.1 be allowed.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 30 Apr 2023 17:16:47 +0200 |
parents | f02c0f5e44ac |
children |
line wrap: on
line source
--- labels: - Statistics summary: Collect statistics on user identities --- Description =========== This module measures the number of connected clients per identity. It requires mod\_cache\_c2s\_caps to be loaded on each VirtualHost to provide the data identifying a user’s client.