Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fehlende Authorisierung beim Löschen von Bohrprofilen #1422

Closed
flenny opened this issue Aug 5, 2024 · 0 comments · Fixed by #1560
Closed

Fehlende Authorisierung beim Löschen von Bohrprofilen #1422

flenny opened this issue Aug 5, 2024 · 0 comments · Fixed by #1560
Assignees
Labels
bug Something isn't working

Comments

@flenny
Copy link
Contributor

flenny commented Aug 5, 2024

Beim Löschen von Bohrprofilen wird nicht geprüft, ob der Benutzer die entsprechenden Rechte für die Bohrung/Workgroup besitzt. Die genauen Anforderungen, welche Benutzer/Rollen abhängig von Workgroup berechtigt sind, müssen noch definiert werden. Aktuell ist es möglich, dass ein für die Applikation berechtigter Benutzer (Viewer-Rechte) über die API sämtliche Attachments löschen kann.

Bei der Umsetzung muss sichergestellt werden, dass die Einschränkungen auf dem UI (bspw. kann ein Benutzer mit VIEW-Berechtigung keine Attachments löschen), auch auf der API entsprechend implementiert sind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants