Commit Graph

17 Commits

Author SHA1 Message Date
Erik Fonnesbeck
bddc88183a Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible. 2010-11-12 22:44:11 -07:00
Scott Ullrich
dd5bf424c1 Fix XSS issues 2010-11-12 11:36:20 -05:00
Scott Ullrich
225a2f0b46 Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
Ermal
4d3c8697b1 Fixes #862. Check if we have filter rules or nat rules. 2010-08-31 17:20:20 +00:00
Erik Fonnesbeck
22d0d529c9 Update the interface group name in floating rules with multiple interfaces selected, too. Ticket #792 2010-08-06 17:17:58 -06:00
Ermal
62663b5408 Ticket #792. Correctly unset the group name and update the new one if a interface group is renamed. For filter and nat rules too. 2010-08-06 15:37:25 +00:00
Renato Botelho
4256d115c9 Merge remote branch 'mainline/master' into 3_interfaces
Conflicts:
	usr/local/www/diag_nanobsd.php
	usr/local/www/diag_packet_capture.php
	usr/local/www/interfaces.php
2010-08-03 11:06:39 -03:00
Ermal
4a71c0873c Fixes #745. Validate group name against existing interfaces. 2010-07-27 19:16:59 +00:00
Carlos Eduardo Ramos
6730eae102 Checked gettext() implementation on interfaces_groups_edit.php 2010-07-14 11:02:34 -03:00
Rafael Lucas
a9a7a131bc Implement gettext calls on interfaces_groups_edit.php 2010-07-06 13:37:16 -03:00
Chris Buechler
f2c3db14d5 fix text 2010-02-21 01:00:16 -05:00
Chris Buechler
7d3f957669 fix text 2010-02-21 00:56:04 -05: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
Ermal Luçi
45316b1c16 Resotre check back seems like empty() does not like 0. 2009-04-26 15:19:22 +00:00
Ermal Luçi
c1d0033562 Comment check out seems something is not well with php. 2009-04-26 15:18:38 +00:00
Ermal Luçi
42753d259b Actually merge the part that does the real work with FreeBSD groups. 2009-03-17 00:01:53 +00:00
Ermal Luçi
0ec2fdf0ad * Introduce interface groups. For now they are availble only on Firewall:Rules section maybe it would be usable to have tham on nat too.
* Some fixes and cleanup.
2009-03-16 23:48:59 +00:00