Mercurial > prosody-modules
view mod_muc_log_http/muc_log_http/themes/prosody/rooms_body.html @ 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 | af6143756a9e |
children |
line wrap: on
line source
<h2>Available rooms on ###COMPONENT###:</h2><hr /><p> ###ROOMS_STUFF### </p><hr />