Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Hide Github access tokens behind a password field #106

Closed
jack-chapman opened this issue Oct 20, 2019 · 0 comments · Fixed by #107
Closed

Hide Github access tokens behind a password field #106

jack-chapman opened this issue Oct 20, 2019 · 0 comments · Fixed by #107
Labels
enhancement 🚀 New feature or request good first issue 👍 Good for newcomers
Milestone

Comments

@jack-chapman
Copy link
Contributor

When entering an access token and viewing the settings modal, the access token is visible to anyone looking at the screen.

We should hide the access token behind a password input, which you can toggle visibility of.

This can be done easily using buefy, as the <b-input> element supports type="password" and the password-reveal attribute.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement 🚀 New feature or request good first issue 👍 Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants