Software /
code /
prosody
Log
plugins/mod_authz_internal.lua @ 13469:f9171624fd03
description | author | age |
---|---|---|
plugins: Use get_option_array for some list shaped options | Kim Alvefur | Fri, 21 Jul 2023 22:48:54 +0200 |
core, plugins: Split prosody:user role into prosody:{guest,registered,member} | Matthew Wild | Thu, 29 Jun 2023 15:36:13 +0100 |
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
mod_authz_internal: Fix wrong role name field in user_can_assume_role() | Kim Alvefur | Thu, 09 Mar 2023 16:02:55 +0100 |
authz: Add method for retrieving all roles | Kim Alvefur | Sat, 04 Mar 2023 18:40:43 +0100 |
mod_authz_internal: Fix warning due to global use | Kim Alvefur | Tue, 04 Oct 2022 12:04:43 +0200 |
mod_authz_internal: Allow specifying default role for public (remote) users | Matthew Wild | Thu, 29 Sep 2022 12:46:02 +0100 |