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

[UI issue] all the content of Global key store should not be visible at once #1984

Open
P6g9YHK6 opened this issue Aug 19, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@P6g9YHK6
Copy link

Is your feature request related to a problem? Please describe.
Global key store is supposed to contain all the global passwords and api key to keep it far from the scripts and clients but currently simply going on the page display all the password in clear text !

Describe the solution you'd like
1 the key should not be displayed on the page only the name of the key should be visible
2 when clicking on them they should be obfuscated with ****** until a button is pressed to reveal it
3 a dedicated permission in the role manager to even interact with the function (i know there could be other ways to get them, but it is a step in the right direction)

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.
image
image

@wh1te909 wh1te909 self-assigned this Oct 6, 2024
@wh1te909 wh1te909 added the enhancement New feature or request label Oct 6, 2024
@wh1te909
Copy link
Member

wh1te909 commented Oct 6, 2024

Added the visual stuff and also created a dedicated permission for viewing/editing keystore

chrome_tMtr8j9gfP.mp4

chrome_T9CBgn0V2W

@P6g9YHK6
Copy link
Author

P6g9YHK6 commented Oct 7, 2024

Added the visual stuff and also created a dedicated permission for viewing/editing keystore

chrome_tMtr8j9gfP.mp4
chrome_T9CBgn0V2W

possible to move the button there ? display all is overkill for any use
image

or even don't have it at all view from the field itself should be enough

@wh1te909 wh1te909 reopened this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants