usermanager: Remove concept of global authz provider
|
Matthew Wild |
Fri, 12 Aug 2022 16:21:57 +0100 |
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 |
features: Add "permissions" feature for role-auth
|
Matthew Wild |
Thu, 11 Aug 2022 16:47:09 +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 |
moduleapi: Stricter type check for actor in permission check
|
Kim Alvefur |
Wed, 20 Jul 2022 13:08:07 +0200 |
moduleapi: Remove redundant expansion of ':' prefix in permission names
|
Kim Alvefur |
Wed, 20 Jul 2022 13:07:04 +0200 |
moduleapi: Distribute permissions set from global modules to all hosts
|
Kim Alvefur |
Wed, 20 Jul 2022 13:05:35 +0200 |
mod_tokenauth: New API that better fits how modules are using token auth
|
Matthew Wild |
Wed, 20 Jul 2022 10:52:17 +0100 |
mod_authz_internal: Use util.roles, some API changes and config support
|
Matthew Wild |
Tue, 19 Jul 2022 18:02:02 +0100 |
util.roles: Add new utility module to consolidate role objects and methods
|
Matthew Wild |
Tue, 19 Jul 2022 17:44:26 +0100 |
usermanager, mod_auth_*: Add get_account_info() returning creation/update time
|
Matthew Wild |
Tue, 12 Jul 2022 13:14:47 +0100 |
core.moduleapi: Expand permission name ':' prefix earlier
|
Kim Alvefur |
Wed, 15 Jun 2022 23:04:17 +0200 |
core.moduleapi: Fixup method name
|
Kim Alvefur |
Wed, 15 Jun 2022 23:03:15 +0200 |
teal-src: update module.d.tl with new access control methods
|
Matthew Wild |
Wed, 15 Jun 2022 14:22:26 +0100 |
Switch to a new role-based authorization framework, removing is_admin()
|
Matthew Wild |
Wed, 15 Jun 2022 12:15:01 +0100 |
mod_saslauth: Rename field from 'scope'->'role'
|
Matthew Wild |
Wed, 15 Jun 2022 11:47:39 +0100 |
util.session: Add role management methods
|
Matthew Wild |
Wed, 15 Jun 2022 11:37:09 +0100 |
net.connect: Clear TODO for Happy Eyeballs / RFC 8305, close #1246
|
Kim Alvefur |
Fri, 19 Aug 2022 14:24:31 +0200 |
Merge 0.12->trunk
|
Matthew Wild |
Thu, 18 Aug 2022 15:43:16 +0100 |
mod_admin_shell: Switch names for user role management commands
0.12
|
Kim Alvefur |
Mon, 15 Aug 2022 18:56:22 +0200 |
util.stanza: Add method for extracting a single attribute value
|
Kim Alvefur |
Wed, 17 Aug 2022 19:04:30 +0200 |
mod_time: Remove obsolete XEP-0090 support
|
Kim Alvefur |
Mon, 15 Aug 2022 16:35:14 +0200 |
util.datetime: Update Teal interface description
|
Kim Alvefur |
Wed, 17 Aug 2022 18:41:35 +0200 |
util.datetime: Remove a line
|
Kim Alvefur |
Wed, 17 Aug 2022 18:07:31 +0200 |
mod_time: Return sub-second precision timestamps
|
Kim Alvefur |
Sun, 14 Aug 2022 17:47:13 +0200 |
mod_storage_sql: Drop archive timestamp precision pending schema update
|
Kim Alvefur |
Sun, 14 Aug 2022 17:29:39 +0200 |
mod_mam: Store archives with sub-second precision timestamps
|
Kim Alvefur |
Sun, 14 Aug 2022 17:28:31 +0200 |
util.datetime: Add support for sub-second precision timestamps
|
Kim Alvefur |
Sun, 14 Aug 2022 16:57:31 +0200 |