public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: "Shannon Sterz" <s.sterz@proxmox.com>
To: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
Cc: Proxmox Datacenter Manager development discussion
	<pdm-devel@lists.proxmox.com>
Subject: Re: [pdm-devel] partially-applied: [PATCH datacenter-manager/proxmox/yew-comp v4 00/10] add support for checking acl permissions in (yew) front-ends
Date: Wed, 19 Nov 2025 12:16:50 +0100	[thread overview]
Message-ID: <DECMNPVJ8GOX.26I3XQFS1IH61@proxmox.com> (raw)
In-Reply-To: <1763549500.46lacr2wg9.astroid@yuna.none>

On Wed Nov 19, 2025 at 11:52 AM CET, Fabian Grünbichler wrote:
> On November 14, 2025 3:43 pm, Shannon Sterz wrote:
>> this patch series adds support for querying acl entries from the
>> front-end. it also makes it possible to reactively render ui components
>> depending on the user's privileges and refreshes this information every
>> time a new ticket is set.
>>
>> the series is structured as such:
>>
>> 1. proxmox, «access-control: add acl feature to only expose types and
>>    the AclTree»: creates a new feature that exposes only it and some
>>    types to dependent crates.
>> 2. proxmox, «access-control: use format strings where possible»: a
>>    small clean up commit that moves variables into format strings
>>    where possible.
>> 3. proxmox, «access-control: move functions querying privileges to the
>>    AclTree»: functions that basically just query the AclTree are moved
>>    to the AclTree itself to make it easier to re-use them.
>> 4. proxmox: «access-control: derive Debug and PartialEq on AclTree and
>>    AclTreeNode»: derives Debug and PartialEq on the AclTree and
>>    AclTreeNode to make it easier to handle these types in the ui.
>> 5. proxmox: «access-control: allow reading all acls of the current
>>    authid»: allows to querying all of a user's acl entries via the
>>    API_METHOD_READ_ACL endpoint.
>
> applied these 5 with a small follow-up.
>
> the description of the new parameter, and allowing it/making it work for
> tokens, as discussed off-list would be nice further follow-ups.
>

send these here, apologies for the missing cover letter.

https://lore.proxmox.com/pdm-devel/20251119111519.112719-2-s.sterz@proxmox.com/

-->8 snip 8<--


_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel

      reply	other threads:[~2025-11-19 11:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-14 14:43 [pdm-devel] " Shannon Sterz
2025-11-14 14:43 ` [pdm-devel] [PATCH proxmox v4 1/5] access-control: add acl feature to only expose types and the AclTree Shannon Sterz
2025-11-14 14:43 ` [pdm-devel] [PATCH proxmox v4 2/5] access-control: use format strings where possible Shannon Sterz
2025-11-14 14:43 ` [pdm-devel] [PATCH proxmox v4 3/5] access-control: move functions querying privileges to the AclTree Shannon Sterz
2025-11-14 14:43 ` [pdm-devel] [PATCH proxmox v4 4/5] access-control: derive Debug and PartialEq on AclTree and AclTreeNode Shannon Sterz
2025-11-14 14:43 ` [pdm-devel] [PATCH proxmox v4 5/5] access-control: allow reading all acls of the current authid Shannon Sterz
2025-11-14 14:43 ` [pdm-devel] [PATCH yew-comp v4 1/2] acl_context: add AclContext and AclContextProvider Shannon Sterz
2025-11-19 20:13   ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-14 14:43 ` [pdm-devel] [PATCH yew-comp v4 2/2] http_helpers: reload LocalAclTree when logging in or refreshing a ticket Shannon Sterz
2025-11-19 20:13   ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-14 14:43 ` [pdm-devel] [PATCH datacenter-manager v4 1/3] move AccessControlConfig to pdm-api-types Shannon Sterz
2025-11-19 20:39   ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-14 14:43 ` [pdm-devel] [PATCH datacenter-manager v4 2/3] ui: add an AclContext via the AclContextProvider to the main app ui Shannon Sterz
2025-11-19 20:39   ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-14 14:43 ` [pdm-devel] [PATCH datacenter-manager v4 3/3] ui: main menu: use the AclContext to hide the Notes if appropriate Shannon Sterz
2025-11-19 20:39   ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-19 10:52 ` [pdm-devel] partially-applied: [PATCH datacenter-manager/proxmox/yew-comp v4 00/10] add support for checking acl permissions in (yew) front-ends Fabian Grünbichler
2025-11-19 11:16   ` Shannon Sterz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DECMNPVJ8GOX.26I3XQFS1IH61@proxmox.com \
    --to=s.sterz@proxmox.com \
    --cc=f.gruenbichler@proxmox.com \
    --cc=pdm-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal