Skip to content

Conversation

@freimer
Copy link

@freimer freimer commented Feb 28, 2023

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

@freimer
Copy link
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

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