Renato Botelho
|
62424bdbbb
|
Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work
|
2014-09-12 16:37:08 -03:00 |
|
ayvis
|
8cd558b61b
|
xhtml Compliance
replaced <br>, <br/> and </br> with <br />
|
2014-03-14 21:24:03 +01:00 |
|
Renato Botelho
|
e41ec5848f
|
Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print
|
2014-03-12 11:42:49 -03:00 |
|
Renato Botelho
|
1e9b461124
|
Remove call-time pass by reference for do_input_validation, helps ticket #2565
|
2013-09-12 11:28:14 -03:00 |
|
Colin Fleming
|
f04d61819a
|
Tidy up "interfaces_wireless_edit.php" XHTML
Close INPUT tags
Update HTML boolean operators
|
2013-04-15 20:45:49 +01:00 |
|
Colin Fleming
|
a3381369d9
|
Update PHP shorthand tag
Standardise all PHP start tags from "<?" to "<?PHP"
|
2013-01-14 13:27:36 +00:00 |
|
Erik Fonnesbeck
|
6ef2297b85
|
Add extra checks for reading and saving certain wireless settings and fix an existing check.
|
2012-12-08 18:02:48 -07:00 |
|
gnhb
|
baca83aa29
|
Fix page title text. Replace "Firewall" with "Interfaces" in title.
|
2011-03-02 11:51:30 +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 |
|
Erik Fonnesbeck
|
ddc55e1244
|
Modify various (s)printf format strings to allow translations to change the order of the inserted strings.
|
2010-08-11 22:18:34 -06:00 |
|
Carlos Eduardo Ramos
|
161e42f0ea
|
Checked gettext() implementation on interfaces_wireless_edit.php
|
2010-07-12 09:00:36 -03:00 |
|
Rafael Lucas
|
eb8dacf393
|
Implement gettext() calls
|
2010-06-30 16:09:23 -03:00 |
|
Erik Fonnesbeck
|
992ff4c236
|
Sort opt10+ and wlan10+ more like the way that would be expected.
|
2010-03-11 02:39:51 -07:00 |
|
Erik Fonnesbeck
|
651fff4fff
|
Add more descriptive mode names to the error messages.
|
2010-03-02 23:17:46 -07:00 |
|
Erik Fonnesbeck
|
94ca29a916
|
Use wireless_regex instead, because is_interface_wireless appears to be intended for assigned interfaces only.
|
2010-03-02 17:24:27 -07:00 |
|
Erik Fonnesbeck
|
16120707ea
|
Change clone_inuse to function in the same style as the other *_inuse functions in the interfaces_*.php files.
|
2010-02-24 12:05:17 -07:00 |
|
Erik Fonnesbeck
|
38b7d47d71
|
Revert "Don't skip disabled interfaces when checking which are assigned." and fix an error propagated from this. (misread a parameter name when looking up the function)
This reverts commit ce075a0fd4.
|
2010-02-24 11:34:42 -07:00 |
|
Erik Fonnesbeck
|
7c53bc7b08
|
Change method of displaying wireless clone interfaces on the assignment page.
|
2010-02-23 06:00:00 -07:00 |
|
Erik Fonnesbeck
|
82fccf3a96
|
Allow changing the parent interface of an unassigned wireless clone.
|
2010-02-23 04:54:31 -07:00 |
|
Erik Fonnesbeck
|
ce075a0fd4
|
Don't skip disabled interfaces when checking which are assigned.
|
2010-02-22 11:59:47 -07:00 |
|
Erik Fonnesbeck
|
5e2ca757a9
|
Don't allow changing the parent interface until this code supports deleting the old clone.
|
2010-02-19 08:24:57 -07:00 |
|
Erik Fonnesbeck
|
9f428275e9
|
Add page for configuration of wireless clone interfaces.
|
2010-02-15 01:44:25 -07:00 |
|