Skip to content

Log SHA256 hash of password instead of password#20

Open
freimer wants to merge 2 commits intotomatome:masterfrom
freimer:nopasswdlog
Open

Log SHA256 hash of password instead of password#20
freimer wants to merge 2 commits intotomatome:masterfrom
freimer:nopasswdlog

Conversation

@freimer
Copy link
Copy Markdown

@freimer freimer commented Feb 28, 2023

Log hash of password instead of raw cleartext password fixes #19

@freimer
Copy link
Copy Markdown
Author

freimer commented Mar 3, 2023

I removed the import "C" as this is supposed to be pure Go, and I can't see where it was used anyway.

@olljanat
Copy link
Copy Markdown

olljanat commented Nov 8, 2023

I removed the import "C" as this is supposed to be pure Go, and I can't see where it was used anyway.

Good point. With that change build works with CGO_ENABLED=0.

@olljanat olljanat mentioned this pull request Nov 9, 2023
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.

Log should never include password

2 participants