Software /
code /
prosody
File
plugins/mod_pep_plus.lua @ 13541:3dc3781d02cd
mod_authz_internal: Hint at roles for external JIDs being read-only
Roles for JIDs outside the current host are derived from configuration
only with this module.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 01 Nov 2024 13:08:35 +0100 |
parent | 9074:0462405b1cfb |
line wrap: on
line source
module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep..."); module:depends("pep");