Project

General

Profile

Download (7.33 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4fd09104 08/18/2013 09:37 PM Charlie Marshall

remove css

c0f613e2 11/20/2012 02:23 PM Ermal LUÇI

Add these file so they get added during regeneration

b71f0cbb 11/20/2012 02:06 PM Ermal LUÇI

Resolves #2294. Base64 encode the file when sending to the browser same way it is encoded when sent to us. This prevents csrf from mangling things

55344e2c 11/20/2012 09:19 AM Ermal LUÇI

Allow only post action and not get to avoid security problems

a38ea8d8 03/21/2012 04:47 PM Darren Embry

fix for: Output from CSRF magic mangles files in Diagnostics > Edit File

http://redmine.pfsense.org/issues/2294

e3c1ea9b 10/16/2011 08:05 PM Vinicius Coque

converting from prototype to jQuery

9fbb3599 03/04/2011 09:53 PM Ermal LUÇI

Add missing pages to the authentication system.

0f806eca 11/21/2010 05:23 PM Erik Fonnesbeck

Upon restoring a config, replacing whole sections, or editing config.xml in edit.php, prevent possible accidental lockout from DNS rebind and HTTP referrer checks by disabling them until reboot or the next time they pass, whichever comes sooner. Ticket #1027

c13b0b31 08/31/2010 03:34 PM Ermal LUÇI

Ticket #777. Use Base64 encoding for file content so javascript/php does not get confused!

ee650539 08/30/2010 10:04 PM Scott Ullrich

Revert "Restart dnsmasq on change in case of dns rebinding changes"

This reverts commit a94e3f2016bec3f72aae2fd3e1575515ff93f5f6.

a94e3f20 08/30/2010 10:02 PM Scott Ullrich

Restart dnsmasq on change in case of dns rebinding changes

a1c2ef43 07/29/2010 08:40 PM Carlos Eduardo Ramos

Implement gettext() calls on edit.php

1fa00d6d 06/17/2010 02:28 PM Jim Pingle

Strip windows carriage return (^M) on save. IE adds this, and it can break certain files that don't expect to deal with it.

5a557f44 01/03/2010 05:49 PM Jim Pingle

Fix file editing on NanoBSD

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

df61b7b4 06/28/2009 03:14 AM mcrane

Escape & and + for Diagnostics -> Edit File so that files save correctly.

2e069686 03/13/2009 06:04 AM Bill Marquette

Move Scriptaculous/Prototype includes to head.inc and remove the code duplication

447611c4 09/28/2008 05:28 AM Scott Ullrich

Remove stray 1

fae0b511 09/28/2008 05:26 AM Scott Ullrich
  • Remove debugging code
  • Hide syntax highlighting option for now
bd125eb2 09/28/2008 05:24 AM Scott Ullrich

Do not encode, AJAX function handles.

5f05c1e8 09/28/2008 05:06 AM Scott Ullrich

Automatically remote /tmp/config.cache if it exists after file save.

ccce75df 08/31/2008 01:49 AM Scott Ullrich

Appear for both cases

e6c4670d 08/31/2008 01:40 AM Scott Ullrich

Reverse fade order

39fb9874 08/31/2008 01:16 AM Scott Ullrich

Fade out edit box when we are browsing. Fade it back in when file is loaded.

fdb38c10 08/31/2008 12:04 AM Scott Ullrich

We do not have a toolbox on RELENG_1.

0d6a185a 08/30/2008 11:34 PM Scott Ullrich

Backport edit.php from HEAD, which is Dead, Zed.

acc4d425 08/30/2008 03:09 AM Scott Ullrich

Do not show Apply button after saving by changing save text slightly.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

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...

36d0358b 12/16/2007 08:43 PM Scott Ullrich

Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks

a2bb4586 11/24/2007 01:26 AM Scott Ullrich

edit.php show an error on opening an empty file

Ticket #1519
d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

b5c78501 09/01/2007 08:47 PM Seth Mos

Fixing css layout

ad6eae25 09/26/2006 10:49 PM Scott Ullrich

Allow loading of text from outside scripts such as snort.

b66aa832 08/26/2006 07:54 PM Scott Ullrich

Remove highlighting function, it doesn't work.

5cfb93bc 08/09/2006 02:29 AM Scott Ullrich

When editing config.xml, automatically kill /tmp/config.cache if it exists as the user does not wish for config.xml to be restored from the cache.

This makes it easier to edit config.xml from the Diagnostics -> Edit menu.

0831bc86 01/15/2006 03:11 AM Scott Ullrich

Fix bugs found by eclipse

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

8e0e58ff 07/24/2005 06:34 PM Scott Ullrich

Cleanup misc editor nits

48581bb7 07/15/2005 08:53 PM Scott Ullrich

Include head.inc

998abf60 07/03/2005 04:05 PM Bill Marquette

use pgtitle for standardization
make exec.php look like a "normal" page

6e558e52 07/03/2005 02:35 AM Scott Ullrich

Move load and save button next to save and load path

ab541dbb 07/03/2005 02:26 AM Scott Ullrich

missing <br>

8a1ec45d 07/03/2005 02:23 AM Scott Ullrich

Curvify

b16def07 07/03/2005 02:17 AM Scott Ullrich

Curvify

ee6d9b34 07/03/2005 12:54 AM Scott Ullrich

Adjust size to keep bottom from moving

f14e4c2a 07/02/2005 06:16 AM Scott Ullrich

Add .inc files

f0df1e49 07/02/2005 06:08 AM Bill Marquette

remove extra semi-colon

bd19c08a 07/02/2005 06:02 AM Scott Ullrich

Soup up edit.php by adding a syntax highlighter.

5124d619 07/02/2005 05:57 AM Scott Ullrich

Soup up edit.php by adding a syntax highlighter.

207c6304 07/02/2005 05:22 AM Scott Ullrich

Missing )

2e8eada0 07/02/2005 05:13 AM Scott Ullrich

Add source code highlighting support

f9c14a6f 07/02/2005 03:47 AM Scott Ullrich

include head.inc

adf5f5fc 06/30/2005 10:23 PM Holger Bauer

using htmlentities for textarea to make editing of php-files possible without unexpected end of page
- fixed by pfjason

50fe1fef 06/25/2005 10:20 PM Scott Ullrich

Use <p> instead of <br>

c17b1f3c 06/24/2005 09:28 PM Scott Ullrich

<br> around $loadmsg

7c35be3e 06/24/2005 03:34 AM Scott Ullrich

seperate load and save message. dont use ! for load messages.

52893419 06/23/2005 10:27 PM Scott Ullrich

Remove extra rw ro

c52087ad 06/23/2005 10:27 PM Scott Ullrich
  • Use new style messages only
  • Automatically mount image rw before saving
e613545f 06/22/2005 11:41 PM Scott Ullrich

Include m0n0wall style alerts

767067da 04/10/2005 10:19 PM Scott Ullrich

Ubreak edit script

2f87ff69 04/03/2005 10:34 PM Bill Marquette

Save/Load should be "nowrap'd"
Reported by: hoba

74285e13 03/29/2005 02:42 AM Scott Ullrich

Be a nice script for ro environments by mounting the flash rw and then ro before and after the save.

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

b49448ac 01/10/2005 06:24 AM Scott Ullrich

Update a few (C)

2900e518 12/13/2004 12:12 AM Scott Ullrich
  • Modify exec to look like the rest of pfSense
  • Add the ending fend.inc
be4b8e72 12/12/2004 09:25 PM Scott Ullrich
  • Automatically focus to command box and filename box
859329c8 12/12/2004 08:25 PM Scott Ullrich
  • converted return_menu to return_ext_menu in fbegin.inc.
  • fixed interfaces left menu from not displaying additional interfaces by saving and restoring config value.
  • equipped edit.php with the pfSense theme so it looks uniform
a7f908db 12/12/2004 08:05 PM Scott Ullrich
  • Add pkg.php which will parse the package xml file and present an interface (see http://www.pfsense.com/screens/pkg.JPG )
  • Correct behavior of pkg_mgr.php when multiple packages are included
  • Other minor cleanups
accca15f 12/12/2004 07:28 AM Scott Ullrich

dive line better with |

476ef195 12/12/2004 07:27 AM Scott Ullrich

Move save buttom to top while here and also lower to 45.

47e39d51 12/12/2004 07:25 AM Scott Ullrich

extend filename size to 50 characters. Im not sure what too so long for this. ..

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision