view mod_measure_registration/README.markdown @ 5186:fa3059e653fa

mod_http_oauth2: Implement the Implicit flow Everyone says this is insecure and bad, but it's also the only thing that makes sense for e.g. pure JavaScript clients, but hey implement this even more complicated thing instead!
author Kim Alvefur <zash@zash.se>
date Thu, 02 Mar 2023 22:06:50 +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`).