| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Jun 2011 22:39:37
3.3.0_3  |
brooks  |
2011-06-06 www/pubcookie-login-server: Unused by maintiner, needs updates. |
23 May 2011 23:04:41
3.3.0_3  |
brooks  |
Partially address several years of neglect of pubcookie. Indicate the
security issues in two two ports.
I've not use pubcookie in several year and given the lack of complaint
about the deprication of mod_pubcookie, I doubt anyone else uses it from
ports. The mod_pubcookie port has already expired and I've set a two
week expriation for pubcookie-login-server. If not maintainer
appears I will send both to the Attic on June 6th.
While I'm here, address the use of CONF_FILES and CONF_DIRS in
pubcookie-login-server to avoid getting in the way of progress. [0]
PR: ports/157164 [0]
Security: vuxml:115a1389-858e-11e0-a76c-000743057ca2
vuxml:1ca8228f-858d-11e0-a76c-000743057ca2 |
19 Mar 2011 12:38:54
3.3.0_3  |
miwi  |
- Get Rid MD5 support |
25 Feb 2011 01:32:18
3.3.0_3  |
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
05 Jan 2009 19:04:45
3.3.0_2  |
delphij  |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
07 Sep 2006 10:31:54
3.3.0_1  |
vs  |
Fix typos wrt. Makefile variables like $FOO}
PR: ports/102833
Submitted by: Dmitry Marakasov |
25 Jul 2006 19:33:51
3.3.0_1  |
brooks  |
Don't remove mtree created files.
Submitted by: shaun
PR: ports/99344 |
05 Apr 2006 03:46:56
3.3.0  |
brooks  |
Upgrade pubcookie from 3.3.0-beta2 to 3.3.0a fixing serious XSS
vulnerabilities. |
09 Feb 2006 23:43:50
3.3.0.b2  |
brooks  |
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 |
08 Feb 2006 03:00:05
3.3.0.b2  |
brooks  |
Add www/pubcookie-login-server:
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 login service portion of the Pubcookie system. |