Ignore:
Timestamp:
03/21/05 15:50:09 (19 years ago)
Author:
Kris Deugau
Message:

/branches/stable

Add another user to admin access list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/cgi-bin/admin.cgi

    r200 r204  
    3434}
    3535
    36 if ($authuser !~ /^(kdeugau|jodyh|__temptest)$/) {
     36if ($authuser !~ /^(kdeugau|jodyh|jipp)$/) {
    3737  print "Content-Type: text/html\n\n".
    3838        "<html><head><title>Access denied</title></head><body>\n".
Note: See TracChangeset for help on using the changeset viewer.