aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Htpasswd/pkg-descr
blob: 45db1f2c442bee6e45f165273331b657d126f5d0 (plain) (blame)
1
2
3
4
5
This module provides a convenient, object-oriented interface to
Apache-style .htpasswd files.  It supports passwords encrypted via MD5,
SHA1, and crypt, as well as plain (cleartext) passwords.  Additional
fields after username and password, if present, are accessible via the
extra_info array.