Software /
code /
prosody
Log
core/usermanager.lua @ 12653:e4a412a54462
description | author | age |
---|---|---|
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 |