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

rethink how credentials are hidden #92

Open
filiphric opened this issue Dec 20, 2022 · 0 comments
Open

rethink how credentials are hidden #92

filiphric opened this issue Dec 20, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@filiphric
Copy link
Owner

the current way of setting up credentials to hide is not ideal. some issues:

  1. credentials are anonymized character by character, revealing the length of hidden attribute
  2. no ability to hide response attributes
  3. once the credential is hidden, there’s really no way of showing it anymore

I’m thinking that hiding credentials could instead be implemented by pure css. hide the credential we want to hide and reveal it on hover. don’t have the technical solution, but might make for a little nicer user experience

@filiphric filiphric added the enhancement New feature or request label Dec 20, 2022
@filiphric filiphric self-assigned this Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant