Software /
code /
prosody
Log
core/moduleapi.lua @ 13007:534c055ec378
description | author | age |
---|---|---|
moduleapi: Add 'peek' to :may() and new :could() helper to suppress logging | Matthew Wild | Sun, 26 Mar 2023 14:06:04 +0100 |
moduleapi: may: Fail early if a local session has no role assigned | Matthew Wild | Sat, 25 Mar 2023 19:38:41 +0000 |
core: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:07 +0100 |
core.moduleapi: Record reverse dependencies | Kim Alvefur | Sun, 05 Mar 2023 14:07:08 +0100 |
core.moduleapi: Fix passing variable to logging | Kim Alvefur | Tue, 31 Jan 2023 07:48:21 +0100 |
core.moduleapi: Check for local role-aware sessions before e.g. s2s | Kim Alvefur | Mon, 29 Aug 2022 11:47:31 +0200 |
mod_authz_internal, and more: New iteration of role API | Matthew Wild | Wed, 17 Aug 2022 16:38:53 +0100 |