Commit Graph

10 Commits (8c63a02cc8ea618fe6770dff915ebeff889e559a)

Author SHA1 Message Date
Toshio Kuratomi 191347676e When the password file does not exist and we're making sure the user isn't in the password file, change error into a warning
Warning catches typos in the filename.  Since the playbook is saying
"make sure this user doesn't have an entry" it makes more sense to warn
than to error.

Fixes #2619
9 years ago
Greg DeKoenigsberg 57dcf2c9dd @lorin stepping down as maintainer 9 years ago
James Cammarata 9acf10face Correctly default crypt_scheme in htpasswd 9 years ago
Brian Coca 64e357020e Merge pull request #469 from alexkingnz/allow-extra-hash
Extend the htpasswd so it can use different hashes in addition to the 4 currently supported by Apache.
9 years ago
Toshio Kuratomi 6611ee34a5 Fix for when the password file did not exist previously 9 years ago
James Cammarata a1181b490b Merge pull request #1406 from Jmainguy/htpasswd_blank
remove blank lines from htpasswd file
9 years ago
Greg DeKoenigsberg 2a5f0bde87 Proper author info for all remaining modules 9 years ago
Jonathan Mainguy 41049042de remove blank lines from htpasswd file
used standard mktemp()
9 years ago
Alex King 18183caf86 Extend hashes that can be specified by crypt_scheme beyond those
understood by Apache/Nginx.
10 years ago
Michael DeHaan c8e1a2077e file extensions! 10 years ago