[pdm-devel] applied: [PATCH yew-comp v4 1/2] acl_context: add AclContext and AclContextProvider

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Nov 19 21:13:23 CET 2025


On Fri, 14 Nov 2025 15:43:14 +0100, Shannon Sterz wrote:
> these components allow an application to provide a context that
> compononets can use to check the privileges of the current user. thus,
> they can omit ui elements if the user lacks the permissions to use
> them.
> 
> by using a context, all components that use it will get reactively
> re-rendered if the context changes.
> 
> [...]

Applied, thanks!

[1/2] acl_context: add AclContext and AclContextProvider
      commit: ae439185ddb81bcca87160b86c62e62d6ba4c66e




More information about the pdm-devel mailing list