diff options
author | wollman <wollman@FreeBSD.org> | 2001-10-20 01:40:18 +0800 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 2001-10-20 01:40:18 +0800 |
commit | 7f2e8b1010fedd3dbf927fdb7c8fe515e6a92f72 (patch) | |
tree | f5262ede35d1adc80f9bae70968602ded314cafe /CVSROOT | |
parent | c7f1e66f452e4b94ac0efa54e0624c6dd0c54bf5 (diff) | |
download | freebsd-ports-gnome-7f2e8b1010fedd3dbf927fdb7c8fe515e6a92f72.tar.gz freebsd-ports-gnome-7f2e8b1010fedd3dbf927fdb7c8fe515e6a92f72.tar.zst freebsd-ports-gnome-7f2e8b1010fedd3dbf927fdb7c8fe515e6a92f72.zip |
New port www/mod_auth_kerb: authenticate Web clients against Kerberos v5.
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/modules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 05f6f067454e..5b0bf4875bf9 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -3634,6 +3634,7 @@ mod_access_identd ports/www/mod_access_identd mod_access_referer ports/www/mod_access_referer mod_auth_any ports/www/mod_auth_any mod_auth_external ports/www/mod_auth_external +mod_auth_kerb ports/www/mod_auth_kerb mod_auth_mysql ports/www/mod_auth_mysql mod_auth_pam ports/www/mod_auth_pam mod_auth_pgsql ports/www/mod_auth_pgsql |