git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5594cdb
)
* disabled by default. (It's a nice security hole for those)
author
Laurent Aimar
<fenrir@videolan.org>
Fri, 11 Jul 2003 19:29:37 +0000
(19:29 +0000)
committer
Laurent Aimar
<fenrir@videolan.org>
Fri, 11 Jul 2003 19:29:37 +0000
(19:29 +0000)
share/http/admin/browse.html
patch
|
blob
|
history
diff --git
a/share/http/admin/browse.html
b/share/http/admin/browse.html
index
7111b24
..
27d918d
100644
(file)
--- a/
share/http/admin/browse.html
+++ b/
share/http/admin/browse.html
@@
-17,8
+17,9
@@
<th align="left" bgcolor="#cccccc">Size</th>
<th align="left" bgcolor="#cccccc">Date</th>
</tr>
+ <p>This page is disabled (Change _directory_ into directory to enable it but you should think about security)</p>
<vlc id="rpn" param1="'dir' url_extract" />
- <vlc id="foreach" param1="file" param2="
directory
" />
+ <vlc id="foreach" param1="file" param2="
_directory_
" />
<tr>
<td>
<vlc id="if" param1="file.type value 'directory' strcmp 0 =" />