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

Protect Token for github/gitlab/... somehow #157

Open
bomgar opened this issue Mar 12, 2021 · 1 comment
Open

Protect Token for github/gitlab/... somehow #157

bomgar opened this issue Mar 12, 2021 · 1 comment

Comments

@bomgar
Copy link
Member

bomgar commented Mar 12, 2021

The fw import feature supports API imports. Currently the token is plain text. It would be nice to support password encrypted tokens and prompt the user when the import feature is actually needed.

@mriehl
Copy link
Member

mriehl commented Mar 12, 2021

Alternatively there's really no need (that I see) to have the token persisted in the configuration. Why not just request it as password input when necessary/on-demand?

If you're getting a password from your password manager when you need the feature, you might as well just get the token out of it and done.

@bomgar bomgar changed the title Support password encrypted Token for github/gitlab/... Protect Token for github/gitlab/... somehow Mar 12, 2021
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