[cvs] commit: horde/lib/Auth radius.php horde/config conf.php.dist horde/docs CHANGES

Michael M Slusarz slusarz@bigworm.colorado.edu
Fri, 26 Jul 2002 11:15:56 -0700 (PDT)


slusarz     2002/07/26 11:15:56 PDT

  Modified files:
    config               conf.php.dist 
    docs                 CHANGES 
  Added files:
    lib/Auth             radius.php 
  Log:
  Added a new RADIUS driver for the Auth:: system. This basic driver correctly
  works on my extremely basic OpenRADIUS test system. RADIUS supports a bunch
  of various authentication options, so this module is sure to expand in its
  functionality.
  
  Revision  Changes    Path
  1.7       +8 -5      horde/config/conf.php.dist
  1.314     +1 -0      horde/docs/CHANGES
  1.1       +236 -0    horde/lib/Auth/radius.php (new)

  Chora Links:
  http://cvs.horde.org/diff.php/horde/config/conf.php.dist?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.313&r2=1.314&ty=u
  http://cvs.horde.org/co.php/horde/lib/Auth/radius.php?r=1.1