diff options
author | adrianp <adrianp> | 2009-03-01 01:28:17 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2009-03-01 01:28:17 +0000 |
commit | b3da21d2d59f2460d2f542ffeace4badfe8f867a (patch) | |
tree | 408d1ffc4283d2e47ebb78ccc1cdd3766b6b29f3 /www/ap22-authnz-external/distinfo | |
parent | a62b9dcc1a53f18a809e38add3c7501ed9b6c8fc (diff) | |
download | pkgsrc-b3da21d2d59f2460d2f542ffeace4badfe8f867a.tar.gz |
Update to 3.2.3
Add documentation
v3.2.3 (Jan Wolter - Feb 26, 2009)
-----------------------------------------------
* Added GroupExternalError directive, which allows you to specify the
HTTP error code to be returned if the group access check fails.
Defaut is 401, but you may want to return 403 if you want to show the
user an error page instead of asking him to login again. Thanks to
Peter Crawshaw <pcrawshaw@mta.ca> for this patch.
* In hopes of getting to a more consistantly named set of directives,
added new aliases for two old directives:
GroupExternalAuthoritative alias for AuthzExternalAuthoritative
GroupExternalManyAtOnce alias for AuthExternalGroupsAtOnce
Documentation updated to refer primarily to the new names.
v3.2.2 (Jan Wolter - Dec 1, 2008)
-----------------------------------------------
THIS RELEASE UPDATES DOCUMENTATION ONLY!
* Improved documentation of AuthExternalContext directive in the INSTALL
file.
* Added documentation to the UPGRADE file on interactions between multiple
Require directives.
Diffstat (limited to 'www/ap22-authnz-external/distinfo')
-rw-r--r-- | www/ap22-authnz-external/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/ap22-authnz-external/distinfo b/www/ap22-authnz-external/distinfo index 25c0ad5e78e..53b60d38d65 100644 --- a/www/ap22-authnz-external/distinfo +++ b/www/ap22-authnz-external/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2008/11/12 09:07:56 martti Exp $ +$NetBSD: distinfo,v 1.3 2009/03/01 01:28:17 adrianp Exp $ -SHA1 (mod_authnz_external-3.2.1.tar.gz) = fd2ae98063bc69eb9009fe32977fc1bc00a7c3a8 -RMD160 (mod_authnz_external-3.2.1.tar.gz) = 174f9fdd2c7765c8ca9e424a243303cbc8620467 -Size (mod_authnz_external-3.2.1.tar.gz) = 57823 bytes +SHA1 (mod_authnz_external-3.2.3.tar.gz) = a5e24392d6f9268ce94d3f899cfbcb5a43d1eddc +RMD160 (mod_authnz_external-3.2.3.tar.gz) = 738e1e2a59771a9b6f09adcf3ff38fd60cdd42d7 +Size (mod_authnz_external-3.2.3.tar.gz) = 59642 bytes SHA1 (patch-aa) = a566906fe7c50452979f3bd6c618ee8b08cce645 |