view mod_limits/README.markdown @ 5277:a1055024b94e

mod_http_oauth2: Stricten check of urlencoded form data Because type(formdecode("string without equals sign")) == "string", so best avoid continuing in that case, even if strings mostly behave as tables as long as you don't hit one of the __index methods.
author Kim Alvefur <zash@zash.se>
date Sun, 26 Mar 2023 14:39:34 +0200
parents b935276ab1b4
children
line wrap: on
line source

---
labels:
- 'Stage-Obsolete'
summary: 'Connection-level rate limiting'
superseded_by: mod_limits
...

Since Prosody 0.10, this module is [included in Prosody](https://prosody.im/doc/modules/mod_limits), you will be redirected there shortly.