[pbs-devel] applied-series: [PATCH proxmox-backup 1/3] api: sync: restrict edit permissions for push sync jobs
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Nov 27 13:25:09 CET 2024
Am 27.11.24 um 12:44 schrieb Christian Ebner:
> Users require `Datastore.Audit` on the source datastore to read sync
> jobs. Further restrict also the permissions to modify sync jobs in
> push direction to include the `Datastore.Audit` permission on the
> source, as otherwise a user is able to create or edit sync jobs in
> push direction, but not able to see them.
>
> Reported-by: Friedrich Weber <f.weber at proxmox.com>
> Suggested-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> Signed-off-by: Christian Ebner <c.ebner at proxmox.com>
> ---
> src/api2/config/sync.rs | 5 +++++
> 1 file changed, 5 insertions(+)
>
>
applied-series, thanks!
More information about the pbs-devel
mailing list