OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 19 forks source link

Implement access control for editing scenario bundles #1425

Closed jh-RLI closed 7 months ago

jh-RLI commented 8 months ago

Summary of the discussion

Implement access control by limiting edit permissions for scenario bundles editing to bundle ownerΒ΄s. It is also possible for the owner to add a permission group that then also got edit permissions.

Type of change (CHANGELOG.md)

Added

Workflow checklist

Automation

Closes #1299 Also closes this meta-issues created to identify the need for finer ganular access control. This idea was dropped again as it is not necessary. Closes #1334

PR-Assignee

Reviewer

jh-RLI commented 7 months ago

This PR is supersededby #1484