Mercurial > prosody-modules
view mod_test_data/README.markdown @ 5278:d94dba396f9f
mod_http_oauth2: Declare additional client registration fields as strings
Previously any property not listed in the schema was allowed in any
form, which is probably a bit too liberal. Instead, limit extra fields
to simple strings, which should still allow localized versions of the
various URIs and descriptive properties per RFC 7591 ยง2.2
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 26 Mar 2023 14:44:30 +0200 |
parents | af824168729a |
children |
line wrap: on
line source
--- description: Generate test data labels: - 'Stage-Alpha' --- This module is of use to developers who want to fill their Prosody storage with test data, e.g. for debugging, testing or performance measurements of Prosody or client code. Currently it only supports filling MAM archives, but patches are welcome for other functionality.