Software / code / prosody-modules
Diff
mod_admin_notify/mod_admin_notify.lua @ 4727:e6f46d1b3337
mod_rest: Set type on temp session to satisfy certain auth checks
E.g. mod_external_services and some others use `origin.type == "c2s"` as
access check, which rejected the previous nil value.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Tue, 26 Oct 2021 18:07:35 +0200 |
| parent | 4274:44e18454e1e0 |