Hacker News new | ask | show | jobs
by rswail 497 days ago
Sounds like you need a pre-commit hook to check.
1 comments

Pre commit hooks aren’t enforcable. People need to opt in to them, and the people who opt in to them are the people who will check for passwords before they commit.
Server-side pre-recieve hooks are better