Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Hide specific container arguments" UI option not works as expected (may be) #253

Open
amishurov opened this issue Sep 24, 2024 · 1 comment

Comments

@amishurov
Copy link

Hello, I've configured UI option
"Hide specific container arguments" on /settings/webapp-configuration page, set it enabled, and added some custom variables.
After enabling plain text env vars are hidden on Execution page for me, but shown as plain text for other users.
for me

--ipc=host -e HADOOP_LOGIN=**************** -e HADOOP_PASSWORD=****************

for other users

--ipc=host -e HADOOP_LOGIN=123 -e HADOOP_PASSWORD=login

Is it expected behaviour? Is it possible to enable hiding custom variables for all users? Is it possible to restrict users to change option "Hide specific container arguments"? My idea is to hide sensitive data from all users who use UI.

My configuation

@ainoam
Copy link
Collaborator

ainoam commented Nov 27, 2024

@amishurov This is indeed the designed behaviour. We do plan to provide an override option to set these for all users as part of server deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants