summaryrefslogtreecommitdiff
path: root/usr.bin/htpasswd
AgeCommit message (Expand)Author
2014-03-24sf@ pointed out that the -B flag is already in use by apache'sFlorian Obser
2014-03-20Various fixes from Tiago Cunha tcunha _AT_ gmx _DOT_ com:Florian Obser
2014-03-19missing -B in second usage lineFlorian Obser
2014-03-18Batch mode; read exactly one line "login:unencrypted-password" fromFlorian Obser
2014-03-17Stop nagging after 5 non-bcrypt hashesFlorian Obser
2014-03-17flock password fileFlorian Obser
2014-03-17reword to make it clearer this is not nginx-specific;Jason McIntyre
2014-03-17move ftruncate down, lessen the chance that the file it might be leftSebastian Benoit
2014-03-17No need for \t in usage(), pointed out by sthen and should have beenFlorian Obser
2014-03-17tweak previous;Jason McIntyre
2014-03-17The correct idiom is of course the umask song and dance. Brain-fart byFlorian Obser
2014-03-17Re-implement htpasswd from scratch. There is so much bad advice on theFlorian Obser