/api/Admin/DeleteGeneratedName requires APIKey and AdminPassword
Open
enhancement
- Dominant language
- C#
- Stars
- 604
- Forks
- 1.3k
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 3
Description
**Tool version**
v4.3.2
**Is your feature request related to a problem? Please describe.**
I am working on a Terraform Provider to be able to generate, update and delete names. For the destroy action, we need both a APIKey and AdminPassword. It would create a security risk if we have the AdminPassword in clear text in the scripts.
**Describe the solution you'd like**
Remove the requirement on AdminPassword on all api/Admin/ related API calls or have an option to turn off the extra AdminPassword requirement.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.