Software /
code /
prosody
Log
core/usermanager.lua @ 12654:f3dbbc7655e6
description | author | age |
---|---|---|
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 |
usermanager, mod_saslauth: Default to internal_hashed if no auth module specified | Matthew Wild | Thu, 10 Feb 2022 19:54:14 +0000 |
core.usermanager: Implement noop role writes on global authz provider | Kim Alvefur | Mon, 06 Dec 2021 22:38:27 +0100 |