notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: www/mod_authz_unixgroup/pkg-descr

Number of commits found: 2

Sunday, 15 Dec 2013
12:30 ohauer search for other commits by this committer
- update to 1.0.3
- allow staging
- change MASTER_SITE

Changes:

v1.0.3   (Jan Wolter - Oct 6, 2011)
------------------------------------
 * Allow group names to be quoted, so that you can have group names with
   spaces in them.  This change was suggested by David Homborg.
 * Document updated with references to versions for Apache 2.4.

v1.0.2   (Jan Wolter - May 21, 2009)
------------------------------------
 * Adding copyright and Apache Version 2.0 license in LICENSE and NOTICE
   files.
 * New directive:  AuthzUnixgroupError, can be used to specify the HTTP
   error number to be returned on failure.
Original commitRevision:336521 
Sunday, 29 Jul 2007
11:42 pav search for other commits by this committer
This is a port of mod_authz_unixgroup for apache22, written by Jan Wolter.

Mod_Authz_Unixgroup is a unix group access control modules for Apache 2.1 and
later.  If you are having users authenticate with real Unix login ID over the
net, using something like my mod_authnz_external / pwauth combination, and you
want to do access control based on unix group membership, then
mod_authz_unixgroup is exactly what you need.

WWW: http://www.unixpapa.com/mod_authz_unixgroup/

PR:             ports/114717
Submitted by:   Will Stacey <will@at.org>
Original commit

Number of commits found: 2