-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I have checked the following:
- I've searched existing issues and found nothing related to my issue.
This feature
- blocks me from using Bruno
- would improve my quality of life in Bruno
- is something I've never seen an API client do before
Describe the feature you want to add, and how it would change your usage of Bruno
Summary
Add the ability to mark environments (e.g., Production) as "dangerous" to prevent accidental API requests being sent to critical environments.
Motivation
When working with multiple environments in Bruno, it's easy to accidentally send requests to a production environment instead of development or staging. This can lead to:
- Unintended data modifications in production
- Accidental triggering of critical operations
- Potential service disruptions
- Security and compliance issues
I'd like to have visual warnings before sending a request to a such environment. Or a popup to confirm...
Mockups or Images of the feature
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request