Hoop.dev is an open-source access gateway that provides secure, seamless, and audited access to databases and infrastructure without exposing credentials or sensitive data.
I’d like to suggest adding an environment variable, like READ_ONLY_CONNECTIONS, that would limit non-admin users to only reading (using) connections, without the ability to create, update, or delete them. This would be useful for scenarios where users need to access connections but shouldn’t be able to make any changes, helping maintain a controlled environment.
Thanks for considering this. Keep up the good work!
Hey team,
I’d like to suggest adding an environment variable, like
READ_ONLY_CONNECTIONS
, that would limit non-admin users to only reading (using) connections, without the ability to create, update, or delete them. This would be useful for scenarios where users need to access connections but shouldn’t be able to make any changes, helping maintain a controlled environment.Thanks for considering this. Keep up the good work!