Replies: 1 comment 2 replies
-
The best I can offer is an alternative to deletion protection that virtual hosts have. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RabbitMQ series
4.1.x
Operating system (distribution) used
Linux
How is RabbitMQ deployed?
RabbitMQ-as-a-Service from a public cloud provider
What would you like to suggest for a future version of RabbitMQ?
In managed environments, there's no way to mark that certain users are critical for the system (for eg. monitoring) and prevent these users from accidental modification or deletion via the management API.
Can we add a new tag such as
api_updates_disabled
orsystem
(more generic) that implements this functionality?I can work on this change if there is agreement.
Beta Was this translation helpful? Give feedback.
All reactions