Renato Botelho
6b1f9a9941
Many fixes on privileges, ticket #3216 :
...
- Remove unused privilege page-diagnostics-logs-wireless
- Remove duplicated privileges
- Fix limiter-info, pf-info and system-pftop that were using wrong name
- Add privs for services-igmpproxy-edit
- Fix ID for acptiveportal allowedhostnames and editallowedhostnames
- Fix some wrong matches
2013-11-15 19:30:31 -02:00
Colin Fleming
329bb072c4
Tidy up "interfaces_group_edit.php" XHTML
...
Tidy up escaped forward slash in Javascript
2013-04-16 13:26:12 +01:00
Colin Fleming
5e3a7e82d0
Tidy up "interfaces_groups_edit.php" XHTML
...
Add CDATA sections to SCRIPT tags
Close INPUT and IMG tags
Add missing quotes for VALUE attribute
Update HTML boolean operators
2013-04-15 20:36:37 +01:00
jim-p
b32dd0a6b7
Activate new shortcuts/status in the rest of the areas that are currently setup.
2012-08-10 13:32:16 -04:00
jim-p
d865241edd
Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168
2011-01-06 13:52:52 -05:00
Ermal
1dbc0c4384
Use correct variable name. Also related to Ticket #847 .
2010-12-01 11:22:55 +00:00
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