Closed luciddr34m3r closed 2 years ago
If the logged in user is an admin, the APIKey view should have an edit button.
When clicked, it takes you to the apikey form with the current values pre-populated.
You should not be able to edit the api key itself.
Require a confirm dialogue before executing the PUT request.
If the logged in user is an admin, the APIKey view should have an edit button.
When clicked, it takes you to the apikey form with the current values pre-populated.
You should not be able to edit the api key itself.
Require a confirm dialogue before executing the PUT request.