[pbs-devel] applied: [PATCH proxmox-backup] fix: api: permission using wrong pathname
    Thomas Lamprecht 
    t.lamprecht at proxmox.com
       
    Fri May 31 11:03:46 CEST 2024
    
    
  
On 29/05/2024 14:54, Gabriel Goller wrote:
> The read_interface endpoint uses the wrong path identifier. It has been
> renamed to 'iface' some time ago but hasn't been changed here.
> 
> When a user has a permission on '/' with 'Admin', he wasn't able to
> show the config of a single interface, as the non-existent path didn't
> match.
> 
> Reported-by: https://forum.proxmox.com/threads/permissons-not-working-for-network-settings.147899/
> 
> Signed-off-by: Gabriel Goller <g.goller at proxmox.com>
> ---
>  src/api2/node/network.rs | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>
applied, thanks!
    
    
More information about the pbs-devel
mailing list