Home » File Formats » File_Passwd
Manipulate many kinds of password files
This package is unmaintained.
Download latest release 1.1.7 (archived versions might be outdated)
License: PHP
Description
Provides methods to manipulate and authenticate against standard Unix,
SMB server, AuthUser (.htpasswd), AuthDigest (.htdigest), CVS pserver
and custom formatted password files.
Documentation
Maintainers
- Michael Wallner (mike) — lead, inactive
Dependencies
Required
- PHP (>= 4.3.0)
- PEAR Installer (>= 1.4.0b1)
- PEAR
- pcre (extension)
Optional
- Crypt_CHAP (>= 1.0.0)
Releases
- 1.1.7 (stable, 2009-01-04)
Release notes
License: PHP
* Fixed bug #5532 (Authdigest: changing a password of a user removes the user from all other realms)
- 1.1.6 (stable, 2005-09-27)
Release notes
License: PHP
* Fixed bug #5532 (Authdigest: changing a password of a user removes the user from all other realms)
- 1.1.5 (stable, 2005-05-20)
- 1.1.4 (stable, 2005-04-22)
- 1.1.3 (stable, 2005-03-15)
- 1.1.2 (stable, 2005-02-01)
- 1.1.1 (stable, 2004-11-08)
- 1.1.0 (stable, 2004-06-07)
- 1.0.2 (stable, 2004-03-30)
- 1.0.1 (stable, 2004-03-30)
- 1.0.0 (stable, 2004-03-17)
- 1.0b2 (beta, 2003-12-19)
- 1.0b1 (beta, 2003-11-04)
- 0.9.5 (beta, 2003-10-09)
- 0.9.4 (beta, 2003-10-01)
- 0.9.3 (beta, 2003-09-24)
- 0.9.2a (beta, 2003-09-20)
- 0.9.2 (beta, 2003-09-20)
- 0.9.1 (beta, 2003-08-18)
- 0.9.0 (beta, 2002-10-30)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #199 | Closed | Bug | 2003-11-05 | Test cases may fail | |
| #1091 | Closed | Bug | 2004-03-29 | dependancies on Crypt_CHAP make package difficult to install | |
| #2696 | No Feedback | Bug | 2004-11-04 | Losted informations in the /etc/shadow file | |
| #3348 | Closed | Bug | 2005-02-01 | # sign in any field breaks passwd file | |
| #3701 | Bogus | Bug | 2005-03-04 | Saving result file | |
| #3784 | Closed | Bug | 2005-03-11 | Substrings of user names match password record | |
| #5532 | Closed | Bug | 2005-09-27 | File_Passwd_Authdigest::changePasswd deletes all other realms for the user | |
| #9361 | Spam | Req | CVS | 2006-11-17 | den-casino |
| #19864 | Closed | Bug | Unknown | 2013-03-20 | installation failed |
| #21099 | Open | Req | 1.1.7 | 2016-07-24 | [patch] bcrypt hashing for Apache |