Mercurial > prosody-modules
view mod_http_admin_api/README.md @ 6322:f110bce35630
mod_block_registrations: Support blocking confusable usernames (UTS 39)
This prevents registering e.g. "admin" but with a Cyrillic 'a' U+0430
and other such variations, including keming like "adrnin".
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 06 Sep 2025 21:02:26 +0200 |
| parents | fc607d79765a |
| children |
line wrap: on
line source
--- summary: "admin api from the snikket projects web portal" labels: - 'Stage-Beta' rockspec: dependencies: - mod_cloud_notify - mod_lastlog2 - mod_groups_internal ... Introduction ============ ...to be done... Configuration ============= There is no configuration for this module, just add it to modules\_enabled as normal. # Compatibility Depends on community modules: * [mod_cloud_notify] * [mod_lastlog2] * [mod_groups_internal] Prosody Version Support Status ---------------- ---------------- trunk[^1] Works 0.12 unknown ---------------- ---------------- [^1]: as of 2024-10-23
