Commit Graph

15 Commits

Author SHA1 Message Date
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