Commit Graph

67 Commits

Author SHA1 Message Date
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
jim-p
09ba7f74c3 Fix this test, properly test if a variable is set. Fixes #691 2010-06-29 15:40:15 -04:00
jim-p
b11bd58969 Forward back to system_advanced_admin.php and not system.php 2010-06-29 15:11:50 -04:00
Ermal
56c9163122 Pass correct argument to killbyname and correctly check for sshdkeyonly toggle. Ticket #691 2010-06-23 18:35:49 +00:00
jim-p
1fea67419a Use killbyname() instead of mwexec/killall directly. 2010-06-18 10:36:46 -04:00
Larry Gilbert
22a11a582f Fix some errors in spelling, punctuation, grammar, etc. 2010-06-12 17:07:52 -07:00
Ermal
f37caa93fe Add to the System->Advanced an option to disable the redirect from port 80 when on https. 2010-05-24 16:57:27 +00:00
Renato Botelho
f49a012cf8 gettext fixes 2010-04-30 10:02:10 -03:00
Carlos Eduardo Ramos
f6c2ad64c9 Fix gettext issues 2010-04-29 17:22:53 -03:00
Carlos Eduardo Ramos
c395a830ca Fix gettext issues 2010-04-29 15:42:58 -03:00
Carlos Eduardo Ramos
f0d1af931a Fix gettext issues 2010-04-29 14:53:19 -03:00
Vinicius Coque
bca12a7613 Reviewing gettext() 2010-04-27 09:30:46 -03:00
Carlos Eduardo Ramos
ca72c3f595 Implement gettext() 2010-04-27 08:30:52 -03:00
Carlos Eduardo Ramos
1eacdc8a87 Implement gettext() 2010-04-26 16:10:53 -03:00
Ermal Luçi
a46e450ce9 Do not spread checking for value accross code. Do it in the function that is supposed to do it. 2010-03-08 16:53:45 +00:00