mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #1984] [UI issue] all the content of Global key store should not be visible at once #3189
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3189
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @P6g9YHK6 on GitHub (Aug 19, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1984
Originally assigned to: @wh1te909 on GitHub.
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.
@wh1te909 commented on GitHub (Oct 6, 2024):
Added the visual stuff and also created a dedicated permission for viewing/editing keystore
https://github.com/user-attachments/assets/26e9c36e-f951-48e3-a1be-78287000db96
@P6g9YHK6 commented on GitHub (Oct 7, 2024):
possible to move the button there ? display all is overkill for any use

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