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

Feat/mask text by asteriks #251

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ismailkasan
Copy link

It does not change it by the size from the beginning and the end. Then,mask the rest by asteriks(*) char.

@steve3d
Copy link
Contributor

steve3d commented May 23, 2023

For my understanding, this should be done in backend. otherwise, anyone can open Developer console and easily get original value of this sensitive information.

@ismailkasan
Copy link
Author

For my understanding, this should be done in backend. otherwise, anyone can open Developer console and easily get original value of this sensitive information.

Then you can get the information from "developer tools" in the update process.

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.

2 participants