Categories
Averist
'Averist' adds an authentication layer to any CGI application written in Perl. It supports initial authentication through CGI (form), and it can use CGI (hidden form fields) or cookies for reauthentication after a configurable timeout. It can also use a DBM file, a flat file database, or an SQL database for storing session tickets for increased security. The username and password check at the initial authentication can be done via a DBM file, an LDAP directory, a NIS database, the passwd database, a passwd-style file, or an SQL database.
Last updated 7 Jan, 2008
About
Leadership
- Henrik Edlund - Maintainer
- Dave Bartels - Contributor
- Andreas Lange - Contributor
Requirements
- Perl 5.004 or later (Use Requirement)
- Digest::MD5 (Use Requirement)
- Digest::SHA1 (Use Requirement)
- (Use Requirement)
- Apache (Weak Prerequisite)
- Mozilla (Weak Prerequisite)
- PostgreSQL (Weak Prerequisite)
Related Projects
Versions
1.10.0.0
1.10.0.0 stable released 2004-03-24
- Released: 24 Mar, 2004
- Code Maturity: Stable
- Source Archive: http://download.gna.org/averist/stable.pkg/1.10...
- Licenses: GPLv2
- Interfaces: Web



