Commit graph

3 commits

Author SHA1 Message Date
Brooks Davis
77e1e58771 Upgrade pubcookie from 3.3.0-beta2 to 3.3.0a fixing serious XSS
vulnerabilities.
2006-04-05 03:46:56 +00:00
Brooks Davis
1239d2e829 Actually compile on amd64. This required copying in the config.guess
replacement code from bsd.port.mk because pubcookie lives in a
subdirectory of PREFIX and thus actually defining GNU_CONFIGURE won't
work.

Point hat:	brooks
2006-02-09 23:43:50 +00:00
Brooks Davis
3f20f871d6 Add www/mod_pubcookie:
Pubcookie is an open-source package for intra-institutional
single-sign-on end-user web authentication. More generally, it is an
approach to identifying users as they browse to an institution's many
websites that require authentication. It helps an institution reuse
existing authentication services (like Kerberos, LDAP, or NIS), and it
limits the exposure of end-user passwords by ensuring they're only sent
to a trusted login service.

This port contains the apache module portion of the Pubcookie system.
2006-02-08 03:06:22 +00:00