Software /
code /
prosody-modules
File
mod_muc_intercom/README.markdown @ 5472:b80b6947b079
mod_http_oauth2: Always show early errors to user
Before having validated the client_id, communicating an error back to
the client via redirect would make this an open redirect, so we may just
as well skip past that logic, and especially the warning log message.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 18 May 2023 13:43:17 +0200 |
parent | 2466:349008f9452d |
line wrap: on
line source
This module allows sending a message to another MUC room. @other-room: hello The message will appear in the other room as as <first-room/You> hello