Software /
code /
prosody
Log
core/moduleapi.lua @ 12680:ca4abc6ab208
description | author | age |
---|---|---|
mod_authz_internal, and more: New iteration of role API | Matthew Wild | Wed, 17 Aug 2022 16:38:53 +0100 |
moduleapi: Stricter type check for actor in permission check | Kim Alvefur | Wed, 20 Jul 2022 13:08:07 +0200 |
moduleapi: Remove redundant expansion of ':' prefix in permission names | Kim Alvefur | Wed, 20 Jul 2022 13:07:04 +0200 |
moduleapi: Distribute permissions set from global modules to all hosts | Kim Alvefur | Wed, 20 Jul 2022 13:05:35 +0200 |
core.moduleapi: Expand permission name ':' prefix earlier | Kim Alvefur | Wed, 15 Jun 2022 23:04:17 +0200 |
core.moduleapi: Fixup method name | Kim Alvefur | Wed, 15 Jun 2022 23:03:15 +0200 |
Switch to a new role-based authorization framework, removing is_admin() | Matthew Wild | Wed, 15 Jun 2022 12:15:01 +0100 |