ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/cgi-bin/docs.cgi
Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Feb 8 21:17:47 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.3: +17 -2 lines
Diff to previous 1.3
Fixed a potential security problem with the page.
All filenames passed as the "doc" parameter must end in ".txt" and may not
contain any other dots, for example "../", but sensible web servers should
restrict the wwwuser as a matter of caution, anyway.  Furthermore, only
normal characters are allowed in the filename - see the regexp on line 36
to see what these are.  This was to combat malicious users potentially
inserting a ";" or other character in the HTTP querystring, however, most
implementations of perl CGI readily ignore everything after (and
including) the first
";" when a new CGI object is used to return the form variables.

Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Nov 9 22:03:56 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.2: +15 -0 lines
Diff to previous 1.2
URL's are actually linked now... which is nice :-)

Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Nov 2 20:59:43 2000 UTC (23 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.1: +23 -18 lines
Diff to previous 1.1
Paul made the printing function better, so we can use tags in our documents.

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Oct 25 23:56:27 2000 UTC (23 years, 6 months ago) by tdb
Branch: MAIN
This cgi/perl script formats a plain text file in the theme of the website.
It's intended use is for displaying documentation, and other similar files,
formatted according to our documentation specification.

Convenience Links

Links to HEAD: (view) (annotate) Links to PROJECT_COMPLETION: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a