cvs commit: horde/lib/Auth composite.php

Chuck Hagenbuch chuck@horde.org
Tue, 5 Feb 2002 11:40:34 -0800 (PST)


chuck       2002/02/05 11:40:34 PST

  Added files:
    lib/Auth             composite.php 
  Log:
  Add an Auth_composite driver.
  - provides hooks for displaying a different login screen depending on arbitrary
  criteria (client IP, virtualhost accessed, etc.)
  - and for authenticating against a different source based on arbitrary criteria
  (username supplied, client IP, etc.)
  
  This is EXPERIMENTAL and completely undocumented.
  
  Revision  Changes    Path
  1.1       +243 -0    horde/lib/Auth/composite.php (new)

  Chora Links:
  http://cvs.horde.org/co.php/horde/lib/Auth/composite.php?r=1.1