Software /
code /
prosody
Log
core/usermanager.lua @ 12657:1ab845e80fe7
description | author | age |
---|---|---|
usermanager: Fix method name of global authz provider (thanks Zash) | Matthew Wild | Fri, 12 Aug 2022 11:58:25 +0100 |
usermanager: Remove obsolete function from global authz provider | Matthew Wild | Thu, 11 Aug 2022 16:56:59 +0100 |
usermanager: Handle local JIDs being passed to get/set_jid_role() | Matthew Wild | Mon, 01 Aug 2022 20:26:00 +0100 |
core.usermanager: Add missing stub authz methods to global authz provider | Kim Alvefur | Wed, 20 Jul 2022 13:10:47 +0200 |
mod_authz_internal: Use util.roles, some API changes and config support | Matthew Wild | Tue, 19 Jul 2022 18:02:02 +0100 |
usermanager, mod_auth_*: Add get_account_info() returning creation/update time | Matthew Wild | Tue, 12 Jul 2022 13:14:47 +0100 |
Switch to a new role-based authorization framework, removing is_admin() | Matthew Wild | Wed, 15 Jun 2022 12:15:01 +0100 |