Commit Graph

19433 Commits

Author SHA1 Message Date
Ilia Rostovtsev
591cbca1c4 Fix Oracle Linux support 2021-01-24 19:45:23 +03:00
Ilia Rostovtsev
4fc2fc3f05 Add fail-proof on misconfiguration
4ef304662e
2021-01-24 17:48:29 +03:00
Ilia Rostovtsev
e22aa66ba9 Merge branch 'master' of github.com:webmin/webmin 2021-01-24 13:52:05 +03:00
Ilia Rostovtsev
7fd42f1c3e Add better logic to test unit status
23adcc8bc0
2021-01-24 13:51:56 +03:00
Jamie Cameron
4ef304662e Rely on theme passed from miniserv if available 2021-01-23 22:49:31 -08:00
Jamie Cameron
f3900696bd Store the current theme in an environment variable, for passing to CGIs 2021-01-23 22:48:21 -08:00
Jamie Cameron
9aa7159387 Merge branch 'master' of github.com:webmin/webmin 2021-01-23 20:43:52 -08:00
Jamie Cameron
26dc5451f5 Add link from /usr/bin/webmin https://github.com/webmin/webmin/issues/1436 2021-01-23 20:40:02 -08:00
Ilia Rostovtsev
5044d19c60 Merge pull request #1437 from maicol07/patch-1
Improved Italian translation
2021-01-23 22:40:09 +03:00
Maicol
60ee8759e9 Fix ita 2021-01-23 15:17:17 +01:00
Maicol
19598c0edf Improved Italian translation 2021-01-23 15:15:51 +01:00
Ilia Rostovtsev
64d77ae6e7 Fix to lowercase output when testing 23adcc8bc0 2021-01-23 15:06:43 +03:00
Ilia Rostovtsev
deab9a1250 Merge branch 'master' of github.com:webmin/webmin 2021-01-23 14:40:55 +03:00
Ilia Rostovtsev
23adcc8bc0 Add support for native is-enabled command
https://sourceforge.net/p/webadmin/bugs/5447/#9431
2021-01-23 14:40:49 +03:00
Jamie Cameron
ea553ad6e6 Add config option to stop caching user DB connections 2021-01-22 20:11:26 -08:00
Jamie Cameron
43dd6a62ce Merge branch 'master' of github.com:webmin/webmin 2021-01-22 17:54:16 -08:00
Jamie Cameron
ba160dea83 Don't log junk if megacli command is missing 2021-01-22 17:54:09 -08:00
Ilia Rostovtsev
6e564c4ac2 Fix to respect zone defaults for sign alg 2021-01-21 16:39:23 +03:00
Jamie Cameron
8a6f778410 Check all IPv6 addresses, and also handle case where no HTTP reply is received 2021-01-20 21:30:28 -08:00
Jamie Cameron
f8798ee530 We need to declare imported variables 2021-01-20 20:54:16 -08:00
Jamie Cameron
04c74877c3 Try all IPs when opening a socket 2021-01-20 20:35:09 -08:00
Jamie Cameron
77ff74a717 Optionally resolve to multiple IPs 2021-01-20 20:16:19 -08:00
Jamie Cameron
983101db4d Merge branch 'master' of github.com:webmin/webmin 2021-01-19 22:35:51 -08:00
Jamie Cameron
c72ac3d912 Respect serial update option https://sourceforge.net/p/webadmin/bugs/5444/ 2021-01-19 20:58:11 -08:00
Ilia Rostovtsev
f11ca3cc3b Escape HTML for header
https://sourceforge.net/p/webadmin/bugs/5445/
2021-01-19 00:52:39 +03:00
Ilia Rostovtsev
8f600c292e Add better styling for error messages in UI, and correspond with minserv
5a53f18b8c
2021-01-17 22:28:50 +03:00
Ilia Rostovtsev
5a53f18b8c Add better error messages and abstrac formatting 2021-01-17 20:09:08 +03:00
Ilia Rostovtsev
ce156cc4dc Add better error description for the cookies error
https://sourceforge.net/p/webadmin/discussion/600155/thread/0b15f9c4/?limit=25#d12b
2021-01-17 16:09:14 +03:00
Jamie Cameron
7bdc874719 Use ping command by default https://sourceforge.net/p/webadmin/bugs/5443/ 2021-01-16 12:35:28 -08:00
Jamie Cameron
ec0755d6db Speed up deletion and creation of a large number of records https://github.com/webmin/webmin/issues/1434 2021-01-16 12:15:46 -08:00
Jamie Cameron
7f3fd2a7fe Fix log message for re-signing 2021-01-16 12:04:52 -08:00
Jamie Cameron
695fac9784 Add auto-submitted header to autoreplies https://sourceforge.net/p/webadmin/usermin-bugs/488/ 2021-01-15 23:24:01 -08:00
Jamie Cameron
cf0e24220e Merge branch 'master' of github.com:webmin/webmin 2021-01-14 23:04:11 -08:00
Jamie Cameron
feb4461b29 Fix Google Fi SMTP server https://sourceforge.net/p/webadmin/bugs/5435/ 2021-01-14 23:03:23 -08:00
Ilia Rostovtsev
4771396dbc Fix to add theme upgrades to certain version 2021-01-14 21:52:47 +03:00
Ilia Rostovtsev
297ed0dfa1 Improve error message formatting based on mode 2021-01-14 17:29:31 +03:00
Jamie Cameron
8c659ea1c4 Strip trailing spaces 2021-01-13 18:56:51 -08:00
Jamie Cameron
18f264627f Handle case where there are no options https://github.com/webmin/webmin/issues/1431 2021-01-10 21:31:58 -08:00
Jamie Cameron
927805e2bd New devel version 2021-01-09 12:08:31 -08:00
Jamie Cameron
c6493ed65f THEME_ROOT can just be set to the global theme directory, since there are no users when running background commands 2021-01-09 12:01:47 -08:00
Jamie Cameron
2e4bc732bf The preroots variable already contains all theme roots, so just use it instead of attempting to re-construct from the current user 2021-01-09 12:00:23 -08:00
Ilia Rostovtsev
4fef82323e Fix detection of theme root for sudo capable users
https://forum.virtualmin.com/t/error-perl-execution-failed-undefined-subroutine-main-authentic-called-at-usr-share-webmin-authentic-theme-index-cgi-line-12/108864
https://sourceforge.net/p/webadmin/bugs/5442
2021-01-09 21:02:24 +03:00
Ilia Rostovtsev
43d0eb5a34 Fix to explicitly call for manual refresh
Presumably some args are passed to the sub when called using cli causing unintentional outcome

https://forum.virtualmin.com/t/collectinfo-pl-high-cpu-usage/108841/4

https://www.virtualmin.com/node/54532#comment-832029
2021-01-08 14:36:59 +03:00
Jamie Cameron
a76125769f Use cached DB type when performing mysql -> mariadb string replacement 1.970 2021-01-04 20:28:50 -08:00
Jamie Cameron
e4784f0dcc Merge branch 'master' of github.com:webmin/webmin 2021-01-04 20:21:52 -08:00
Jamie Cameron
c580a31c9b Handle odd case where domain name is set to 'invalid' 2021-01-04 20:12:10 -08:00
Ilia Rostovtsev
371be571af Display MariaDB name for module if used 1/2 https://github.com/webmin/webmin/issues/1421 2021-01-02 14:09:26 +03:00
Jamie Cameron
4da9eb6b7f Fix misleading error message https://github.com/webmin/webmin/issues/1327 2020-12-30 12:25:06 -08:00
Jamie Cameron
97c0c60b8c No need for < at the start if reading from a command https://github.com/webmin/webmin/issues/1327 2020-12-30 12:22:24 -08:00
Jamie Cameron
b3302eba26 Version bump 2020-12-30 11:56:32 -08:00