Skip to content

Fix/5 hide email show username#29

Open
Shakib448 wants to merge 2 commits into
thearyanahmed:masterfrom
Shakib448:fix/5-hide-email-show-username
Open

Fix/5 hide email show username#29
Shakib448 wants to merge 2 commits into
thearyanahmed:masterfrom
Shakib448:fix/5-hide-email-show-username

Conversation

@Shakib448

Copy link
Copy Markdown

fix(doctor): show <user.name> instead of email address

The doctor command's network check printed the authenticated
user's email ("connected as email_address"), leaking it to terminal output,
logs, and screen shares. Replace it with the public <user.name>.

whoami was checked too and does not expose the email.

Closes #5

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.

Don't display email address for whoami or any other command.

1 participant