ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
35 stars 2 forks source link

Edit Button is shown when the user doesn't have permissions to edit #3619

Open adamdriscoll opened 3 weeks ago

adamdriscoll commented 3 weeks ago

Version

5.0.0

Severity

Low

Environment

msi

Steps to Reproduce

Assign a role like API reader to a user. Login as user. See edit button.

Expected behavior

Edit button is hidden.

Actual behavior

Edit button is shown but the user sees a blank page when clicking it.

Additional Environment data

No response

Screenshots/Animations

No response