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

Make API Key a password field #195

Merged
merged 2 commits into from Oct 7, 2019
Merged

Make API Key a password field #195

merged 2 commits into from Oct 7, 2019

Conversation

mmarchetti
Copy link
Contributor

@mmarchetti mmarchetti commented Oct 4, 2019

Description

This PR changes the type of the API Key input from text to password so the API key will not be shown. Also, now that the API key is part of the config object, we need to suppress/redact log messages that log the config.

Connected to #15374

Testing Notes / Validation Steps

Open the Add Server dialog. The API key should not be shown as you type it in.

The browser console log should not contain any API keys.

Copy link
Contributor

@scottmmjackson scottmmjackson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mmarchetti mmarchetti merged commit df042e9 into master Oct 7, 2019
@mmarchetti mmarchetti deleted the mm-api-key-field branch October 7, 2019 12:16
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

Successfully merging this pull request may close these issues.

None yet

2 participants