view mod_measure_registration/README.markdown @ 5019:c83ce822f105

mod_sasl2: Fix <challenge> generation - We are just adding child text data, so the correct method is :text() - The data should be base64-encoded, but it was being sent raw
author Matthew Wild <mwild1@gmail.com>
date Sun, 28 Aug 2022 11:12:52 +0100
parents 32d9d155a9b9
children
line wrap: on
line source

---
labels:
- Statistics
summary: Collect statistics on user registration
---

Description
===========

This module measures the rate at which users register on the server (through
providers like `mod_register_ibr` or `mod_register_web`).