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

Masked password on Settings/Services #432

Open
baimont opened this issue Jan 18, 2021 · 1 comment
Open

Masked password on Settings/Services #432

baimont opened this issue Jan 18, 2021 · 1 comment
Assignees

Comments

@baimont
Copy link

baimont commented Jan 18, 2021

Crypted password on Settings/Services

Detailed Description
When I set a password in Settings/Services/Control on Kodi, the password is masked. I can't see it.
On Chorus, the same password is not masked and everyone can see it.
I would like to mask it on Chorus too.

Context

I use Chorus for maybe a year now and I love it. Recently I wanted to secure my use of Kodi outside, setting a username and a password was the first step.

Possible Implementation

I have no idea how to implement that feature in Chorus. I tried exploring a little bit the repo but I have no idea where to find what I need to propose a pull request.
The naive way for me, not knowing the project, is to find the input field named services.webserverpassword and to change its type from text to password.

Additional context, screenshots or links

Here are some relevant screenshots:
At the moment we have this :
Screenshot from 2021-01-18 15-54-56
I would like it to become this :
Screenshot from 2021-01-18 15-53-31

@malard
Copy link
Contributor

malard commented Jan 27, 2024

i'm happy to change the GUI to have a hidden field, however the password is saved plain text in the database and so should not be seen as an uber secure feature

@malard malard self-assigned this Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants