NOTICE: This package has been removed from pkgsrc

./www/ap-auth-pgsql, Apache module for user authentication/logging against a PostgreSQL DB

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9.12nb4, Package name: ap13-auth-pgsql-0.9.12nb4, Maintainer: waddell

This module allows user authentication (and can log authenthication
requests) against information stored in a PostgreSQL database.
PostgreSQL is a public domain SQL database.

Authentication

One database, and one (or two) tables. One table holds the username
and the encryped (or plain) password. The other table holds the
username and the names of the group to which the user belongs. It
is possible to have username, groupname and password in the same
table.

Access Logging

Every authentication access is logged in the same database of the
authentication table, but in different table. User name and date
of the request are logged. As option, it can log password, ip
address, request line.


Required to run:
[www/apache] [databases/postgresql91-client]

Required to build:
[lang/perl5]

Master sites:

SHA1: d439ed8d8f4e1aab436d7f587320b680e8099a8b
RMD160: c3e3455c7dbd0bc8dbb12104065dae666969820d
Filesize: 29.812 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-11 14:48:16 by Joerg Sonnenberger | Files touched by this commit (30) | Package removed
Log message:
More Apache 1.3 modules.
   2014-06-10 16:21:38 by Joerg Sonnenberger | Files touched by this commit (17)
Log message:
Bump PostgreSQL default version to 9.3.
   2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-08-05 12:02:14 by OBATA Akio | Files touched by this commit (44)
Log message:
Bump PKGREVISION for change of PostgreSQL default version to 9.1.
   2010-02-20 15:58:46 by Joerg Sonnenberger | Files touched by this commit (29)
Log message:
DESTDIR support for various Apache modules.
   2010-02-10 20:34:08 by Joerg Sonnenberger | Files touched by this commit (31)
Log message:
Bump revision for change of PostgreSQL default version.
   2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-03-21 23:16:53 by D'Arcy J.M. Cain | Files touched by this commit (1)
Log message:
Change MAINTAINER email address at their request.