Jamie Cameron
5fc0bc9ce5
Fix duplicate assignment of tostr
2021-04-03 18:24:09 -07:00
Jamie Cameron
c4a5b46b6e
Merge pull request #1469 from nikokio/bug_remote_rpc_call_web_func
...
Variable $tostr used 100 lines above its declaration !
2021-04-03 18:23:33 -07:00
Jamie Cameron
a946e958f9
Merge branch 'master' of github.com:webmin/webmin
2021-04-03 13:07:24 -07:00
Jamie Cameron
ae64743265
Add function to remove spam prefix
2021-04-03 13:01:29 -07:00
nikokio
679b57c6ff
Variable $tostr used 100 lines above its declaration !
2021-04-01 17:51:10 +02:00
Ilia Rostovtsev
4cb4177ae6
Fix to prevent sending CSP if defined in custom headers or by theme
2021-03-29 15:19:37 +03:00
Ilia Rostovtsev
39b14afb7e
Theme needs a control over x-no-links header
2021-03-28 16:44:06 +03:00
Ilia Rostovtsev
ea8587578a
UI reposition network buffer option
2021-03-28 14:17:48 +03:00
Jamie Cameron
88c5dc21f2
Add UI for changing network buffer size
2021-03-27 20:00:25 -07:00
Jamie Cameron
638895ea67
Use standard function for writing an entire file
2021-03-27 12:58:26 -07:00
Jamie Cameron
cbfeb6aa01
Use standard function for reading an entire file
2021-03-27 12:55:32 -07:00
Jamie Cameron
e6017f7761
Replace some more old hard-coded 1024 byte buffers with the new function
2021-03-27 12:49:56 -07:00
Jamie Cameron
d6e50e7f41
Replace some old hard-coded 1024 byte buffers with the new function
2021-03-27 12:24:54 -07:00
Jamie Cameron
11d382cb36
Use new function to get buffer size, instead of hard-coding
2021-03-27 12:17:22 -07:00
Jamie Cameron
9feae324d6
Move buffer size into a function
2021-03-27 12:08:52 -07:00
Jamie Cameron
407ac1a1a0
Your variable is in another castle
2021-03-26 23:08:32 -07:00
Jamie Cameron
50b0da315f
Add support for iptables-persistent mode on Ubuntu 20, and clean up some other use of init scripts
2021-03-26 16:22:57 -07:00
Jamie Cameron
db132bf00c
Merge branch 'master' of github.com:webmin/webmin
2021-03-26 13:17:59 -07:00
Jamie Cameron
17724f2b9b
Move buffer size into a global
2021-03-26 13:17:47 -07:00
Ilia Rostovtsev
1b54c49813
Fix to allow limiting list_combined_webmin_menu to specific module
2021-03-26 20:40:16 +03:00
Ilia Rostovtsev
e79a678a78
Don't test for file existence, just return undef
...
49f75d239a (r48753651)
2021-03-26 19:26:31 +03:00
Ilia Rostovtsev
e54887482d
Fix formatting
2021-03-26 15:40:43 +03:00
Ilia Rostovtsev
49f75d239a
Fix bad design that I shouldn't have ever added #1466
2021-03-26 15:37:12 +03:00
Jamie Cameron
5110269a57
Theme links outside the webmin directory should still be listed
2021-03-23 18:37:44 -07:00
Jamie Cameron
1abd48d958
Table names always need quoting https://github.com/virtualmin/virtualmin-gpl/issues/258
2021-03-21 13:20:59 -07:00
Jamie Cameron
fe7a48170a
Use a larger buffer size for receiving RPCs https://www.virtualmin.com/node/54835
2021-03-19 10:48:28 -07:00
Jamie Cameron
ae071bf4f6
Use a larger buffer size for uploads https://www.virtualmin.com/node/54835
2021-03-19 10:46:08 -07:00
Jamie Cameron
6eeff56140
Properly escape key names
2021-03-16 22:37:13 -07:00
Ilia Rostovtsev
1b9334d000
Assign vars explicitly
2021-03-16 16:44:10 +03:00
Ilia Rostovtsev
b337c192c8
Fix to_ip6address sub variables scope and missing ;
...
44b98ef4fc
2021-03-16 16:24:25 +03:00
Jamie Cameron
68ff9998a8
Merge branch 'master' of github.com:webmin/webmin
2021-03-15 23:54:38 -07:00
Jamie Cameron
44b98ef4fc
Add extra protection against internal perl error on IPv6 lookup
2021-03-15 23:54:10 -07:00
Ilia Rostovtsev
d1472cc25d
Merge pull request #1458 from HonkXL/master
...
fix Änderung
2021-03-15 19:15:59 +03:00
Thomas Weiland
295ab86116
fix Änderung
...
änderung ist wrong - must be Änderung
2021-03-15 16:58:58 +01:00
Jamie Cameron
f8ae8c81fb
Attempt to fix 'attempt to copy freed scalar' error
2021-03-14 18:14:30 -07:00
Jamie Cameron
35108b2ba4
Merge branch 'master' of github.com:webmin/webmin
2021-03-11 20:36:41 -08:00
Jamie Cameron
204d8b2dd9
Fix oracle linux detection
2021-03-11 20:29:19 -08:00
Jamie Cameron
0dba42d041
Merge pull request #1457 from IvanI3/patch-1
...
Unset LANG in status monitor script like @ /etc/webmin/start script
2021-03-10 21:00:43 -08:00
IvanI3
7ee58607a9
Unset LANG in status monitor script like @ /etc/webmin/start script
...
Non-US/EN default system locale affects float point format "," or "." (e.g. in uptime monitor, which goes down on wrong locale when parsing 1,5,15 mins load)
2021-03-10 11:05:47 +02:00
Jamie Cameron
03bcf594c8
/usr/bin/webmin should only be in webmin
2021-03-09 19:18:21 -08:00
Jamie Cameron
ec140956e8
Merge branch 'master' of github.com:webmin/webmin
2021-03-08 16:16:43 -08:00
Jamie Cameron
a03a8ff15a
make blue-theme a link, except in RPMs
2021-03-08 16:15:27 -08:00
Ilia Rostovtsev
4c6ba93328
Fix missing view for BIND
...
https://github.com/webmin/webmin/issues/1454
2021-03-08 14:30:09 +03:00
Ilia Rostovtsev
c6430c2c2d
Ajaxterm doesn't support Python3
...
https://sourceforge.net/p/webadmin/bugs/5463/
2021-03-07 14:43:57 +03:00
Jamie Cameron
d732304725
Allow replacement of /etc/init.d/webmin
1.973
2021-03-06 13:06:42 -08:00
Jamie Cameron
750f4fa89d
Fix duplicate string
2021-03-06 12:24:20 -08:00
Jamie Cameron
e6e15781c5
Current theme is always visible
2021-03-06 12:15:41 -08:00
Jamie Cameron
c75957ccf2
Current theme is always visible
2021-03-06 12:14:25 -08:00
Jamie Cameron
e2866aefa9
Merge pull request #1453 from webmin/dev/no-list-blue-theme
...
Change: Dev/no list blue theme
2021-03-06 12:08:18 -08:00
Ilia Rostovtsev
38deb9c132
Unroll to perform checking when UI select is printed
...
3fd024ac7f (r588913864)
2021-03-06 23:01:34 +03:00