Software / code / prosody-modules
Comparison
mod_register_apps/mod_register_apps.lua @ 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 |
| parent | 5178:556bf57d6417 |
| child | 5740:e06af1403a60 |
comparison
equal
deleted
inserted
replaced
| 5276:67777cb7353d | 5277:a1055024b94e |
|---|