Mercurial > prosody-modules
view mod_register_dnsbl_warn/README.markdown @ 5526:46e512f4ba14
mod_http_oauth2: Simplify template using if-falsy operator
Relies on Prosody rev af1e3b7d9ea3 which added the {var~if-falsy},
released in 0.12. Since this module requires trunk this is fine.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 07 Jun 2023 12:54:52 +0200 |
| parents | 7fb82481b3db |
| children |
line wrap: on
line source
Introduction ============ This module checks the IP address of newly registered users against a DNS block list. If a positive match is found, it gets logged. Configuration ============= Option Type Default ------------------- -------- ------------ registration\_rbl string *Required*
