Y
Hacker News
new
|
ask
|
show
|
jobs
by
rswail
497 days ago
Sounds like you need a pre-commit hook to check.
1 comments
maccard
497 days ago
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.
link
n_plus_1_acc
497 days ago
Server-side pre-recieve hooks are better
link