aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_openid/pkg-descr
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2013-04-20 19:21:29 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2013-04-20 19:21:29 +0000
commitfc3c2780ec9a87cf0f2eafa33dba2eef25953a07 (patch)
tree2316775ba7e7bbb80ccfa45cb9c40facc8212a3c /www/mod_auth_openid/pkg-descr
parentd6e082a3d46b11ea9a58ec2877d3ad23591901ee (diff)
downloadports-fc3c2780ec9a87cf0f2eafa33dba2eef25953a07.tar.gz
ports-fc3c2780ec9a87cf0f2eafa33dba2eef25953a07.zip
- update to version 0.7
- reflect new MASTER_SITE and WWW Version 0.7 Fixed issue #13 - issue with handling POST data Fixed issue #10 - curl_unescape deprecated / libcurl doesn't unescape '+' as a space Fixed "configure: error: conditional "DEBUG" was never defined." message when running autogen.sh. Single OP mode Set HttpOnly on session-scoped cookies too Can now validate AX attrs by regex Added AuthOpenIDSecureCookie directive to limit session cookie retrieval to HTTPS connections Implemented AuthOpenIDAXUsername and AuthOpenIDSecureCookie Described functionality of AuthOpenIDSingleIdP, AuthOpenIDAXRequire, AuthOpenIDAXUsername, AuthOpenIDSecureCookie Fixed security vulnerability - sqlite DB should not be world readable New bugtracker URL: http://github.com/bmuller/mod_auth_openid/issues Feature safe: yes PR: ports/177444 Submitted by: Ander <ander@angels.org.ua> Approved by: Sutra Zhou <zhoushuqun@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=316165
Diffstat (limited to 'www/mod_auth_openid/pkg-descr')
-rw-r--r--www/mod_auth_openid/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_openid/pkg-descr b/www/mod_auth_openid/pkg-descr
index 5bf25b1fafa0..768e459e95bc 100644
--- a/www/mod_auth_openid/pkg-descr
+++ b/www/mod_auth_openid/pkg-descr
@@ -2,4 +2,4 @@ mod_auth_openid is an authentication module for the Apache 2 webserver.
It handles the functions of an OpenID consumer as specified in the OpenID
2.0 specification.
-WWW: http://trac.butterfat.net/public/mod_auth_openid
+WWW: http://findingscience.com/mod_auth_openid/