commit: horde/lib Auth.php
   
    chuck@horde.org
     
    chuck@horde.org
       
    18 Mar 2001 22:48:25 -0000
    
    
  
chuck       2001/03/18 14:48:25 PST
  Modified files:
    lib                  Auth.php 
  Log:
  Start adding realm support to the Auth framework. The idea is that you could
  have two classes of users, and use completely different Auth methods for
  them - for instance, in a bug tracker, developers, or guest users just
  identified by email address. This gives Auth::getAuth() a way to know which
  of those classes of users to check.
  
  Revision  Changes    Path
  1.13      +39 -15    horde/lib/Auth.php