Log

description author age
mod_smacks: Don't close resuming session when failed due to overflow Matthew Wild Fri, 26 Aug 2022 17:28:06 +0100
mod_smacks: Long overdue cleanup of resumption code, fixes some old TODOs Matthew Wild Fri, 26 Aug 2022 17:04:15 +0100
mod_admin_shell: Rename variable to avoid confusion with global function Kim Alvefur Thu, 25 Aug 2022 22:42:41 +0200
mod_admin_shell: Fix output from user:roles() Kim Alvefur Thu, 25 Aug 2022 22:40:41 +0200
Merge role-auth->trunk Matthew Wild Mon, 22 Aug 2022 13:53:35 +0100
CHANGES: Add role auth Matthew Wild Mon, 22 Aug 2022 13:03:10 +0100
mod_admin_shell: Ensure account has role before it is usable Kim Alvefur Thu, 18 Aug 2022 19:00:01 +0200
mod_auth_insecure: Store creation and update timestamps on account Kim Alvefur Thu, 18 Aug 2022 18:10:44 +0200
mod_admin_shell: Update help for user:create to reflect singular role argument Kim Alvefur Thu, 18 Aug 2022 18:10:18 +0200
mod_auth_internal_hashed: Allow creating disabled account without password Kim Alvefur Thu, 18 Aug 2022 17:50:56 +0200
mod_admin_shell: Update with new role management commands and help text Matthew Wild Thu, 18 Aug 2022 16:46:07 +0100
core.usermanager: Update argument name in authz fallback method Kim Alvefur Thu, 18 Aug 2022 15:42:07 +0200
core.usermanager: Remove obsolete authz fallback method Kim Alvefur Thu, 18 Aug 2022 15:38:18 +0200
core.usermanager: Add missing methods to fallback authz provider Kim Alvefur Thu, 18 Aug 2022 14:10:21 +0200
core.usermanager: Add scoped luacheck ignore rule to reduce clutter Kim Alvefur Thu, 18 Aug 2022 14:07:54 +0200
mod_authz_internal: Expose convenience method to test if user can assume role Matthew Wild Thu, 18 Aug 2022 10:37:59 +0100
mod_authz_internal, and more: New iteration of role API Matthew Wild Wed, 17 Aug 2022 16:38:53 +0100
util.roles: Add Teal interface declaration Kim Alvefur Fri, 12 Aug 2022 22:09:09 +0200
mod_admin_shell: Show session role in c2s:show Kim Alvefur Mon, 15 Aug 2022 16:36:00 +0200
usermanager: Add back temporary is_admin to warn about deprecated API usage Matthew Wild Mon, 15 Aug 2022 15:25:07 +0100
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