Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Password Still Visible In Settings #63

Closed
FileCity opened this issue Feb 9, 2021 · 1 comment
Closed

Password Still Visible In Settings #63

FileCity opened this issue Feb 9, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@FileCity
Copy link

FileCity commented Feb 9, 2021

NUT connection password is still visible in plain text in settings.
Registry is now encrypted and OK.

Capture3

Applying a "TextBox.PasswordChar Property" or similar to the entry box will solve this issue.
Seeing the standard bubble dots will add privacy to the application.
Username can be left visible.
This is not an issue for home users but if this app is installed on a server with remote desktop clients, this can be a security issue unless we hide and contain the app from being displayed and detected.

Running: v2.0.7710.35866

@gawindx
Copy link
Owner

gawindx commented Feb 9, 2021

Not false.
I must admit that I did not even think about it, given that I did not develop it for such a use (basically it's just because I'm lazy to go look on my server if the UPS status is correct) ...

@gawindx gawindx added the enhancement New feature or request label Feb 10, 2021
gawindx added a commit that referenced this issue Feb 10, 2021
- Password is now hidden in TextBox (#63)
- Windows Title Modified to "Windows NUT Client", like older versions (#61)
- Settings Poll Delay are now Expressed In seconds (#64), also renaming "Delay" parameters to "Polling Interval"
- The translations have been modified accordingly for these 3 fixes
@gawindx gawindx closed this as completed Feb 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants