/[docman]/htusers_header.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /htusers_header.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Wed Sep 26 13:57:42 2001 UTC revision 1.2 by dpavlin, Wed Sep 26 14:43:35 2001 UTC
# Line 58  http_referer=test.foo.bar:Dobrica (by re Line 58  http_referer=test.foo.bar:Dobrica (by re
58                                  }                                  }
59    
60                          }                          }
61                          if ($login_allowed) {                          if ($login_allowed && !isset($PHP_AUTH_PW)) {
62                                  $gblUserName=$user[1];                                  $gblUserName=$user[1];
63                                  // make fake login credentials                                  // make fake login credentials
64                                  $PHP_AUTH_PW=$PHP_AUTH_USER=$user[0];                                  $PHP_AUTH_PW=$PHP_AUTH_USER=$user[0];

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26