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

API key should be hidden on environment setting page #386

Closed
luk355 opened this issue Oct 4, 2021 · 1 comment
Closed

API key should be hidden on environment setting page #386

luk355 opened this issue Oct 4, 2021 · 1 comment

Comments

@luk355
Copy link
Contributor

luk355 commented Oct 4, 2021

For security reasons, API key should be by default hidden when entering Environment setting page.

image

One solution would be display dots instead of real API key characters and add a new button to show key.

image

@dabeeeenster
Copy link
Contributor

The API key is not private - its sent to clients and trivially discoverable in code, similar to a Google Analytics API key. There is no reason for it to be secured.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants