]> granicus.if.org Git - apache-authnz-external/commitdiff
Deletion of radius code.
authorjan@unixpapa.com <jan@unixpapa.com@8c465660-3f02-11de-a81c-fde7d73ceb89>
Mon, 18 May 2009 05:20:24 +0000 (05:20 +0000)
committerjan@unixpapa.com <jan@unixpapa.com@8c465660-3f02-11de-a81c-fde7d73ceb89>
Mon, 18 May 2009 05:20:24 +0000 (05:20 +0000)
mod_authnz_external/README

index 345626cb8984fc80281e6a1a6fa8076f4fb32e3c..63f28e9becdcf3bcb3313107cc8041a914773133 100644 (file)
@@ -202,13 +202,6 @@ available from http://www.unixpapa.com/pwauth/.
 Example Hardcoded Internal Authentication Routines in this Distribution:
 ------------------------------------------------------------------------
 
- radius/
-    A Radius client using code from the publicly available Merit Radius
-    source code.
-
-    Author:  Tyler Allison <allison@nas.nasa.gov>
-    Unmaintained.
-
  sybase/
     A function that queries a sybase database and compares the passwords
     for said user.
@@ -216,6 +209,11 @@ Example Hardcoded Internal Authentication Routines in this Distribution:
     Author:  <br@ota.fr.socgen.com>
     Unmaintained.
 
+The radius client previously distributed with mod_auth_external has been
+removed from the distribution because of possible license problems.  Get it
+from http://unixpapa.com/software/mae_radius.tar.gz if you want it, but
+mod_auth_radius is a better choice.
+
 If you have programs or functions you have coded and would like to add them
 to the examples collection on the next release please email them to
 jan@unixpapa.com and include a short description.