Commit Graph

43 Commits

Author SHA1 Message Date
Renato Botelho
bef1056048 Make sure single quotes are encoded and avoid javascript injection 2014-06-19 11:30:38 -03:00
Renato Botelho
daeab6c453 Fix indent and whitespaces 2014-06-19 11:29:40 -03:00
Colin Fleming
fa7855f32d Tidy up "exec.php" XHTM
Add "closehead" PHP variable
Add CDATA sections to SCRIPTS and STYLES
Add TYPE to STYLES
Add hard space to closing PRE tag, otherwise if the PRE tag is empty it
will error
Add SUMMARY to TABLE
Close INPUT tags
Move closing FORM tag into DIV tag
2014-05-17 13:11:19 +01:00
ayvis
91f026b02c replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"
2014-03-19 23:38:56 +01:00
Ermal
aa205c3b69 Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_VARS as its deprecated and luckily low use in pfSense to win memory and compativility 2013-12-20 22:08:34 +00:00
Colin Fleming
3ae16b9bbe Value in attributes should be lower case
Value in the "method" attribute should be lower case
2013-02-07 12:44:25 +00:00
ccesario
4afb7d66b4 Change ereg() to preg_match() function 2012-07-01 19:38:53 -03:00
jim-p
7c9a30c8e2 Allow autocomplete on packet capture and exec, since it's convenient to have a history there and there are no password fields. 2012-06-12 13:55:06 -04:00
jim-p
d54353aea7 Redirect stderr to stdout on exec.php so errors are visible. 2012-02-27 16:51:17 -05:00
Scott Ullrich
225a2f0b46 Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
Carlos Eduardo Ramos
b94075a054 Implement gettext() calls on exec.php 2010-07-30 08:37:01 -03:00
jim-p
2d181b7051 Fix IE downloading with HTTPS 2010-04-27 17:43:32 -04:00
Ermal Luçi
7d017d92f3 Commit fix present in Ticket #244. 2009-12-23 10:28:40 +00:00
Ermal Luçi
0a595d8419 s/interfaces_carp_configure/interfaces_carp_setup/ 2009-11-24 13:44:42 +00:00
Scott Ullrich
7ac5a4cb18 Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
Scott Ullrich
61a90ed590 Only mount rw on $_POST 2009-06-25 14:41:06 -04:00
Scott Ullrich
2dc9ff46ac Back cols back by 10 2008-08-30 04:30:40 +00:00
Scott Ullrich
fa58f9a07c Increase textarea size a bit more. 2008-08-30 04:12:31 +00:00
Scott Ullrich
9557628b8a Increase size of textarea so that debugging is much easier when
pasting large blobs of code.
2008-08-28 21:04:23 +00:00
Matthew Grooms
6b07c15ad8 Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Scott Ullrich
510e86d1d1 guiconfig.inc needs to come first.
Noticed-by: fernando.a.quintero@gmail.com
2008-07-22 02:31:17 +00:00
Scott Ullrich
0e79d356d1 Eliminate interfaces_carp_bring_up_final() 2008-07-07 00:59:30 +00:00
Scott Ullrich
d88c6a9fdf Switch over to array style page titles. Obtained-from: m0n0wall 2007-11-16 00:48:53 +00:00
Seth Mos
b5c7850109 Fixing css layout 2007-09-01 20:47:31 +00:00
Scott Ullrich
91bf75df66 Unbreak exec.php 2007-03-20 18:38:33 +00:00
Scott Ullrich
cff1e21d3e Unbreak exec.php 2007-03-20 18:30:53 +00:00
Scott Ullrich
458e0e0bb5 Fix cache bug in IE.
Found in http://forum.m0n0.ch/index.php/topic,11.0.html
2007-03-18 17:22:40 +00:00
Scott Ullrich
ca8e4ed26f MFC Seths most excellent RRD graphing items 2006-03-21 23:07:28 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Scott Ullrich
abe20b853c * Fix page title
* Make white space consistent after execute command
2005-12-07 22:08:24 +00:00
Scott Ullrich
992ac32fa0 Move value into the textarea tag 2005-11-07 01:36:44 +00:00
Scott Ullrich
69fbe36f6a Make left td consistent 2005-11-07 01:27:20 +00:00
Scott Ullrich
fbcf00372e * Clean up interface, make consistent
* Add php execute command
2005-11-07 01:20:04 +00:00
Scott Ullrich
4e7da61ed0 require head.inc 2005-07-17 20:21:54 +00:00
Erik Kristensen
bcad3369a4 Removed GUI.css refrence from the file 2005-07-17 01:00:08 +00:00
Bill Marquette
998abf60ac use pgtitle for standardization
make exec.php look like a "normal" page
2005-07-03 16:05:55 +00:00
Scott Ullrich
f6f48dde3d hard code script name 2005-04-12 04:52:40 +00:00
Scott Ullrich
74285e13bd Be a nice script for ro environments by mounting the flash rw and then ro before and after the save. 2005-03-29 02:42:25 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Scott Ullrich
8bcf4cd262 m0n0wall -> pfSense 2004-12-13 00:44:29 +00:00
Scott Ullrich
2900e518b7 * Modify exec to look like the rest of pfSense
* Add the ending fend.inc
2004-12-13 00:12:19 +00:00
Scott Ullrich
be4b8e72a6 * Automatically focus to command box and filename box 2004-12-12 21:25:06 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00