Software /
code /
prosody
Log
plugins/mod_authz_internal.lua @ 13603:6e5124f72e9a
description | author | age |
---|---|---|
mod_authz_internal: Make 'prosody:guest' default role for all unknown JIDs | Matthew Wild | Tue, 07 Jan 2025 14:41:32 +0000 |
mod_authz_internal: Hint at roles for external JIDs being read-only | Kim Alvefur | Fri, 01 Nov 2024 13:08:35 +0100 |
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 |