Changeset 204 for branches/stable/cgi-bin/admin.cgi
- Timestamp:
- 03/21/05 15:50:09 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/cgi-bin/admin.cgi
r200 r204 34 34 } 35 35 36 if ($authuser !~ /^(kdeugau|jodyh| __temptest)$/) {36 if ($authuser !~ /^(kdeugau|jodyh|jipp)$/) { 37 37 print "Content-Type: text/html\n\n". 38 38 "<html><head><title>Access denied</title></head><body>\n".
Note:
See TracChangeset
for help on using the changeset viewer.