Software /
code /
prosody-modules
Log
mod_block_registrations/mod_block_registrations.lua @ 5242:4746609a6656
description | author | age |
---|---|---|
mod_block_registrations: Expand default list of blocked usernames (RFC 2142) | Matthew Wild | 2022-10-13 |
mod_block_registrations: string.find is faster than string.match when only needing a boolean answer | Kim Alvefur | 2015-05-05 |
mod_block_registrations: Switch to using the 'user-registering' event | Kim Alvefur | 2014-03-06 |
mod_block_registrations: Allow restricting registrations of certain user accounts, and/or ensure that registered accounts conform to a given pattern | Matthew Wild | 2013-06-06 |