jim-p
bc0a452fb4
Ensure this is always an array to avoid a PHP error from foreach.
2014-08-15 08:41:57 -04:00
Renato Botelho
0e2eaa1bfd
Do not reset source and destination port range values when it's an associated rule created by nat port forward. It fixes #3778
2014-08-11 14:22:30 -03:00
jim-p
b6513591da
Require click-through POST confirmation when restoring or deleting a configuation from the backup history page.
2014-08-08 11:33:44 -04:00
jim-p
ed2a6e89df
Do not execute DNS resolution on GET, only pre-fill Host box so the user can press the button to execute. Turn alias creation links into submit buttons for POST. While here, remove some backticks and simplify a little.
2014-08-08 10:36:28 -04:00
Chris Buechler
67067ea304
Shorten the wait at "reload" in startup wizard to 5 seconds from 60. That's more than adequate for current systems, no need to make people sit there for 1 minute. Many likely click out via the logo and miss the last screen entirely.
2014-08-08 00:02:03 -05:00
Ermal
0b5fc1d1a6
Change the logic of the vpn config generation to make connectivity more stable especially ipsec. Also for IKEv1 just generate the policies and only on traffic start them.
2014-08-07 18:53:12 +00:00
jim-p
88c24958a9
Encode interface/VIP descriptions before displaying them on the NTP daemon settings.
2014-08-06 15:57:05 -04:00
jim-p
c3e7784158
Encode interface/VIP descriptions before displaying them on the GRE and GIF pages also;
...
While here, the GRE page was missing IP aliases from its list of bind IPs, add it in.
2014-08-06 15:55:51 -04:00
jim-p
92ca4bc3b4
Encode the detail field of an alias entry before displaying its contents back to the user.
2014-08-06 15:36:24 -04:00
jim-p
071f605999
Escape the individual dnsmasq advanced/custom options
2014-08-06 15:27:49 -04:00
Renato Botelho
12c8870063
Allow to add ipalias vip to lo0, it should fix #3773
2014-08-05 12:43:34 -03:00
Renato Botelho
8e2a409171
Use GPS type presets only to pre-set values then user can change it. After user changes, save type always as Custom to avoid overwriting values when user attempt to edit. It fixes #3782
2014-08-05 10:01:37 -03:00
Renato Botelho
f9f3e44c62
More non-functional changes to make code more readable
2014-08-05 09:19:47 -03:00
Renato Botelho
42b5c63757
Fix indent and spaces
2014-08-05 09:01:11 -03:00
Renato Botelho
46f5ced5a4
This if is unecessary since input_errors is unset in the line above
2014-08-05 08:59:39 -03:00
Renato Botelho
4c291f4c3c
Fix indent and whitespaces
2014-08-05 08:35:56 -03:00
Renato Botelho
4c4c59b94d
Make sure there are not empty options on dst select to avoid creating empty user or group. This issue was introduced by b4e9a4da
2014-08-05 07:48:29 -03:00
Renato Botelho
46f6eb7892
Fix select name
2014-08-05 07:44:36 -03:00
jim-p
46d3f6a636
Fix input validation logic on diag_testport.php, escape more shell arguments for good measure
2014-08-04 15:23:51 -04:00
Renato Botelho
aeb44799f3
Fix #3790 . Fix IPv6 Prefix ID check using interface user choose before save
2014-08-04 12:34:52 -03:00
Ermal
9b91568608
Use a uniqid() to track phase2 entries to avoid confustion and various mistakes when modifying and editing them.
2014-08-01 20:39:06 +00:00
Matt Smith
f84b7bff28
Add message about Gold to setup wizard and menu/link to Gold signup.
2014-07-25 14:42:28 -05:00
Renato Botelho
f3d8851136
Fix #3575 , do not allow user to set IPs for GRE interfaces on interface edit page.
2014-07-25 12:48:17 -03:00
jim-p
75de6b295a
Fix redirect after editing permissions
2014-07-25 09:32:33 -04:00
Renato Botelho
6141a91b46
Disable bandwidth checks for PRIQ, it should fix #3537
2014-07-25 09:15:54 -03:00
Renato Botelho
c8f89a406b
Fix field name that cannot contain spaces, and use displayname
2014-07-25 08:58:56 -03:00
Renato Botelho
cdcbc988ef
Fix scheduler field name
2014-07-25 08:57:49 -03:00
Renato Botelho
6f1d690cc1
Fix field name that cannot contain spaces, and use displayname
2014-07-25 08:35:10 -03:00
Renato Botelho
52cacff8ed
Fix field name
2014-07-25 08:34:58 -03:00
Renato Botelho
260a6901fd
Strict checks for number of WANs and LANs on wizard
2014-07-24 18:28:01 -03:00
Renato Botelho
e75a787fca
Fix number of WAN / LAN interfaces detection for dedicated wizard
2014-07-24 18:28:01 -03:00
Renato Botelho
46cbc96e09
Try to guess number of WANs
2014-07-24 18:28:01 -03:00
Renato Botelho
3ab6aff78d
Try to guess number of WANs and LANs
2014-07-24 18:28:01 -03:00
Renato Botelho
dad05dac23
Fix number of WAN and LAN connections check
2014-07-24 18:28:01 -03:00
Renato Botelho
070aeff3b7
Just show right type of interfaces (LAN/WAN) on traffic shapper wizards, it fixes #3535
2014-07-24 18:28:00 -03:00
Renato Botelho
c1d09bfe11
Remove 'multi lan/single wan' and 'multi wan/single lan' traffic shaper wizards, multi lan/wan can be used to replace any of them
2014-07-24 18:28:00 -03:00
Renato Botelho
71802285e5
Replace exec() and system() calls by internal functions
2014-07-24 18:28:00 -03:00
Renato Botelho
ba782be206
Fix indent and whitespaces
2014-07-24 18:28:00 -03:00
Renato Botelho
4844813b3e
Fix indent and whitespaces
2014-07-24 18:28:00 -03:00
Renato Botelho
d69332134b
Fix indent and whitespaces
2014-07-24 18:28:00 -03:00
Renato Botelho
bc53fec62d
Use SERVER_NAME instead of HTTP_HOST env var, it doesn't have port, then it avoids wizard end point to wrong IPv6 address. It should fix #3550
2014-07-22 16:39:43 -03:00
N0YB
de467f0038
System: Firmware: Settings
...
Updater Settings Tab
system_firmware_settings.php
Line 488, Column 43: value of attribute "type" cannot be "input"; must be one of "text", "password", "checkbox", "radio", "submit", "reset", "file", "hidden", "image", "button"
<input name="repositoryurl" type="input" class="formfld url" id="repositoryurl"…
Line 494, Column 36: value of attribute "type" cannot be "input"; must be one of "text", "password", "checkbox", "radio", "submit", "reset", "file", "hidden", "image", "button"
<input name="branch" type="input" class="formfld unknown" id="branch" size="…
2014-07-18 21:01:31 -07:00
Renato Botelho
d806061cb4
Merge pull request #1232 from N0YB/Widget_Gateways
2014-07-18 10:33:45 -03:00
Renato Botelho
f4b7591239
Merge pull request #1235 from N0YB/Mixed_Case_Hostname
2014-07-18 10:32:22 -03:00
Renato Botelho
5847917c85
Merge pull request #1236 from N0YB/Widget_Services_Status
2014-07-18 10:31:15 -03:00
Renato Botelho
34bb3ffc28
Merge pull request #1237 from N0YB/XHTML_Compliance_System_Menu
2014-07-18 10:29:42 -03:00
Renato Botelho
615ae81fcc
Review all parameters on unbound main GUI, fix boolean params and add missing ones. Also make it work properly with 'apply'
2014-07-16 11:13:38 -03:00
Renato Botelho
f7e6c49a85
Use the apply trigger for unbound acls to avoid restart unbound every time
2014-07-16 11:12:17 -03:00
Renato Botelho
a88ec513e3
Fix indent and whitespaces
2014-07-16 09:58:59 -03:00
Renato Botelho
c538f864e1
Some GUI tweaks on unbound main screen
2014-07-16 09:56:36 -03:00