aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mellon
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.5.0.Tom Judge2012-12-092-8/+3
| | | | | | | | | | | Changes: http://modmellon.googlecode.com/svn/tags/v0.5.0/mod_mellon2/NEWS Feature safe: yes Approved by: eadler, db (mentors, implicit) Notes: svn path=/head/; revision=308548
* - USE_APACHE= s/22+/22/Olli Hauer2012-09-221-6/+2
| | | | | | | | | | | | | | - adopt new Makefile header Port build fails on local exp-run with apache24 with error: 'conn_rec' has no member named 'remote_ip' or various other apache22 specific functions/parameters with hat apache@ Notes: svn path=/head/; revision=304723
* Update my email address.Tom Judge2012-05-311-1/+1
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=297898
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+1
| | | | Notes: svn path=/head/; revision=280086
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* This is a port of mod_auth_mellon, which is an apache module built around lassoPhilip M. Gollucci2010-11-113-0/+41
that provides a SAML 2 SP endpoint. WWW: http://docs.feide.no/fs-0050 WWW: http://code.google.com/p/modmellon/ PR: ports/152083 Submitted by: Tom Judge <tom at tomjudge.com> Notes: svn path=/head/; revision=264385