commit: gollem forwards.php manager.php password.php prefs.php redirect.php vacation.php view.php

max@horde.org max@horde.org
16 Mar 2001 04:27:10 -0000


max         2001/03/15 20:27:10 PST

  Modified files:
    .                    forwards.php manager.php password.php 
                         prefs.php redirect.php vacation.php 
                         view.php 
  Log:
  Following IMP's example:
  
  - remove HTTP_SESSION_VARS[] check in favor of Gollem::setupSession()
  - use Gollem::authenticate() return value
  - be consistant about Gollem::logoutUrl()
  - use reason=failed instead of reason=logout when setupSession() or
    authenticate() fail
  
  Revision  Changes    Path
  1.5       +3 -6      gollem/forwards.php
  1.12      +3 -6      gollem/manager.php
  1.5       +3 -6      gollem/password.php
  1.8       +3 -5      gollem/prefs.php
  1.7       +2 -3      gollem/redirect.php
  1.5       +3 -6      gollem/vacation.php
  1.5       +3 -5      gollem/view.php