Changeset 214 for trunk/cgi-bin/admin.cgi
- Timestamp:
- 04/05/05 14:24:52 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/admin.cgi
r199 r214 33 33 } 34 34 35 if ($authuser !~ /^(kdeugau|jodyh| __temptest)$/) {35 if ($authuser !~ /^(kdeugau|jodyh|jipp)$/) { 36 36 print "Content-Type: text/html\n\n". 37 37 "<html><head><title>Access denied</title></head><body>\n".
Note:
See TracChangeset
for help on using the changeset viewer.