Commit Graph

8 Commits (00dcf0f1acafb7f5f5939f25bb7eb868d151fb1f)

Author SHA1 Message Date
jctanner 351c4d749e Merge pull request #4163 from lorin/htpasswd-doc
htpasswd docs: add notes about depending on python-passlib
11 years ago
James Cammarata b41ea366c8 Doc fix in htpasswd module due to colon on the line 11 years ago
Lorin Hochstein d4326d8196 htpasswd docs: add notes about depending on python-passlib 11 years ago
Jell a47f2674a4 Add crypt scheme to htpasswd params 11 years ago
Michael DeHaan 508c1d8256 Update htpasswd module for various API incompatibilities 11 years ago
Andrew Todd e477d993dd Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable. 11 years ago
Lorin Hochstein f69f364b90 Add GPL header and copyright 11 years ago
Lorin Hochstein 06d92f1103 Add htpasswd module
Add a new module for managing entries in an htpasswd file, used
for basic authentication with web servers such as Apache and Nginx
11 years ago