Renato Botelho
34bb3ffc28
Merge pull request #1237 from N0YB/XHTML_Compliance_System_Menu
2014-07-18 10:29:42 -03:00
Renato Botelho
7f394d3e22
Stop calling auto_login() here since it's already called inside setup_serial_port()
2014-07-01 13:35:59 -03:00
Renato Botelho
4887afa18b
Set default serial speed to 115200 for 2.2, fixes #3715
2014-06-26 16:44:47 -03:00
N0YB
1657cfd2d4
oops, that wasn't supposed to be removed.
2014-06-21 14:23:35 -07:00
N0YB
60a5f9de37
Use count($array) where applicable, instead of a $rowIndex increment.
2014-06-21 14:16:05 -07:00
Renato Botelho
08f3032034
Change the option for webconfig login autocomplete from opt-in to opt-out, also bump config version and write a function to keep the current status on upgrades
2014-06-18 08:21:27 -03:00
N0YB
2464e35341
XHTML Compliance - System Menu
...
Enforce select option
2014-06-16 15:14:16 -07:00
N0YB
b4e9a4da0f
XHTML Compliance - System Menu
...
Advanced - Admin Access Tab
Advanced - Firewall / NAT Tab
Cert Manager - Certificate Revocation Tab
User Manager - Users Tab
User Manager - Groups Tab
2014-06-16 00:14:10 -07:00
Warren Baker
9c54ed898b
Reconfigure Unbound for Rebind admin checks
2014-04-28 22:15:12 +02:00
ayvis
8cd558b61b
xhtml Compliance
...
replaced <br>, <br/> and </br> with <br />
2014-03-14 21:24:03 +01:00
jim-p
bf4e62acc7
Add a knob to let the user select which console (video or serial) is preferred in cases where there are multiple consoles present. Also provide a way to force this preference.
2014-02-14 11:03:06 -05:00
jim-p
407fbf455b
Add a mechanism by which the serial port can be forced on always regardless of the config setting. (useful for nano+vga setups)
2014-02-14 09:58:17 -05:00
N0YB
0ea03ffd61
Update system_advanced_admin.php
...
fix typo s/Communcations/Communications/
2013-08-05 11:07:23 +02:00
jim-p
dce51b017a
Disable the BEAST protection by default because the GUI *will* break if you use this and have a Hifn card installed. Others may break similarly. Change it into a checkbox option, off by default, and automatically disable it if a conflicting card has been detected.
2013-07-18 09:35:21 -04:00
Colin Fleming
3c119b78e2
Tidy up System:Advanced:Admin XHTML
...
Added proper CDATA sections to scripts
Updated HTML boolean operators
Close BR tagas
Close INPUT tags
2013-03-07 20:41:33 +00:00
Yehuda Katz
970ca1b783
Moved beep option to notifications page
2012-02-28 17:33:32 -05:00
Erik Fonnesbeck
0b84b20037
Change case of "NOTE" for consistency with other pages and fix a misspelling.
2012-02-23 12:23:07 -07:00
Warren Baker
4b0e8c916b
No need for extra function and touching of file, just set the value and use grep from XML to determine to beep or not
2012-02-23 10:35:03 +02:00
Yehuda Katz
5e4d70a082
Option to disable startup/shutdown sounds
2012-02-22 23:17:05 -05:00
jim-p
60879d1400
Fix ssh key note to refer to DSA not just RSA since both work.
2012-01-13 11:26:06 -05:00
jim-p
9d99eb95c9
Allow the serial speed adjustment to work for nanobsd as well.
2011-10-31 15:02:07 -04:00
jim-p
c1becc3144
Add field to the GUI to select the serial console speed (May work as-is, needs more testing/feedback)
2011-10-31 11:35:38 -04:00
smos
ac0057675a
Fix the redirect URL for IPv6 addresses Ticket #1583
2011-08-21 13:36:07 +02:00
Vinicius Coque
d1d0a1ad1b
makes correct use of printf and gettext
...
removes variables names and replace it with '%s'
2011-07-18 14:33:20 -03:00
Warren Baker
48f55356be
Consistency of NOTE vs Note as through the rest of the webGUI.
2011-06-28 11:03:54 +02:00
jim-p
c41602e15c
Add a GUI field to adjust the max number of processes for lighttpd.
2011-06-17 13:53:42 -04:00
jim-p
1031c9ea76
Make autocomplete on the login form optional.
2011-05-12 10:45:30 -04:00
Chris Buechler
78544d4a99
clarify text
2011-03-31 06:06:01 -04:00
smos
bb3c656263
Add the toggle to disable successful login messages, show actual help text for redirect item
2011-03-02 09:08:38 +01:00
Chris Buechler
ff998f10e4
fix DNS rebinding descr
2011-01-18 21:36:56 -05:00
jim-p
5a05633aa2
Fix serial port note text.
2011-01-14 14:58:53 -05:00
Chris Buechler
e8f4a58f0f
make rebrand friendly
2010-12-29 18:33:34 -05:00
Scott Ullrich
ac50365306
Open link in new tab/window
2010-11-13 19:38:46 -05:00
Scott Ullrich
612fa5724a
Note that this textbox controls HTTP_REFERER hostname checks as well
2010-11-10 12:25:05 -05:00
Scott Ullrich
4fe9c2dcf1
* Adding function get_configured_ip_addresses() which returns all interfaces and their configured IP address
...
* Add checkbox to System -> Advanced -> Admin for HTTP_REFERER checks
* Add and enforce HTTP_REFERER check if checkbox is not checked.
This will prevent HTML pages from crafting HTML GETs against the web interface and will prevent firewall admins from being "tricked" into clicking on links that may be harmful to their firewall.
2010-11-10 11:56:23 -05:00
jim-p
f2a86ca96f
Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protection and standardize field names. Ticket #320 .
2010-10-19 14:19:44 -04:00
Ermal
fbd5fc52a7
Bring gitsync to the new check_reload_status behaviour.
2010-09-22 15:27:31 +00:00
Ermal
0ae6daf834
Use the new events mechanisms to dispatch events.
2010-09-07 19:36:53 +00:00
jim-p
b4e6524c16
CA/CERT Move
2010-09-01 15:26:50 -04:00
Scott Ullrich
1b94e73bcb
Restart dnsmasq on change in case of dns rebinding changes -
2010-08-30 18:05:45 -04:00
Scott Ullrich
ee650539a2
Revert "Restart dnsmasq on change in case of dns rebinding changes"
...
This reverts commit a94e3f2016 .
2010-08-30 18:04:00 -04:00
Scott Ullrich
a94e3f2016
Restart dnsmasq on change in case of dns rebinding changes
2010-08-30 18:02:42 -04:00
Renato Botelho
e73b001e25
Merge remote branch 'mainline/master'
...
Conflicts:
usr/local/www/diag_smart.php
usr/local/www/firewall_rules_edit.php
usr/local/www/interfaces.php
usr/local/www/load_balancer_pool_edit.php
usr/local/www/pkg_mgr_settings.php
2010-08-12 12:55:32 -03:00
Renato Botelho
ea53e38ff1
gettext fixes
2010-08-12 09:44:02 -03:00
Erik Fonnesbeck
3a3fb8eaba
Fix printf/sprintf mixups.
2010-08-11 16:15:13 -06:00
Carlos Eduardo Ramos
42c7b5532f
Fixing gettext calls on system_advanced_admin.php
2010-08-10 11:09:09 -03:00
Chris Buechler
36f83f683d
fix disable HTTP redirect
2010-07-12 17:00:10 -04:00
jim-p
86b2190361
Add a text box where someone can enter in alternate hostnames for the system to bypass the DNS rebind checks.
2010-07-06 17:03:44 -04:00
jim-p
4a82055875
Delete an accidentally duplicated line.
2010-07-06 16:39:16 -04:00
jim-p
14eab6fb4d
Add a checkbox to disable DNS rebinding checks if needed.
2010-07-06 16:32:09 -04:00