Software /
code /
prosody
Log
core/usermanager.lua @ 12646:3f38f4735c7a
description | author | age |
---|---|---|
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 |
usermanager: Fire user-roles-changed event when updating roles of a local user | Matthew Wild | Fri, 12 Nov 2021 13:25:09 +0000 |
usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given role | Matthew Wild | Thu, 26 Aug 2021 16:35:43 +0100 |
usermanager: expose set_roles through API | Jonas Schäfer | Mon, 22 Mar 2021 21:24:57 +0100 |