From: Hans-Bernhard B. <br...@us...> - 2007-01-07 12:34:04
|
Update of /cvsroot/cscope/cscope/contrib/webcscope In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv1908 Modified Files: cscope Log Message: Direct attention to security issues with webcscope. Index: cscope =================================================================== RCS file: /cvsroot/cscope/cscope/contrib/webcscope/cscope,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** cscope 29 Jun 2001 14:20:16 -0000 1.1 --- cscope 7 Jan 2007 12:34:01 -0000 1.2 *************** *** 1,3 **** ! #!/bin/perl # $Id$ --- 1,3 ---- ! #!/usr/bin/perl # $Id$ *************** *** 23,26 **** --- 23,29 ---- # # $Log$ + # Revision 1.2 2007/01/07 12:34:01 broeker + # Direct attention to security issues with webcscope. + # # Revision 1.1 2001/06/29 14:20:16 petr # Added webcscope to contribs. *************** *** 376,379 **** --- 379,383 ---- print <<ENDOFTEXTA; + <p style="color:red">Be aware that this webfrontend is insecure and allows viewing ALL apache readable files, including your configuration!</p> Select an operation below and enter a symbol, function or text to search in the database. The active version is $version. Input is case-sensitive, |