19653 Commits

Author SHA1 Message Date
Ilia Rostovtsev
24bd1daf6e Fix mysterious leading space for some languages
Presumably this is Google Translator bug and language translator script does't work around it yet
1.974
2021-04-28 12:11:24 +03:00
Ilia Rostovtsev
d880b7a8e3 Update language for Status module 2021-04-28 12:05:43 +03:00
Jamie Cameron
0fc43dc254 Add referer check even when upgrading 2021-04-27 16:20:15 -07:00
Jamie Cameron
1467fc769a Merge branch 'master' of github.com:webmin/webmin 2021-04-27 16:03:33 -07:00
Jamie Cameron
ecdd7c458f Add missing strings from isup patch 2021-04-27 16:03:29 -07:00
Jamie Cameron
a84f70d05c Merge pull request #1480 from ypapouin/deadman-logic-system-monitoring
New setting to be compatible with external services monitoring cron jobs and similar periodic processes
2021-04-27 16:01:41 -07:00
Ilia Rostovtsev
0bc86a3147 Check if opts are passed 2021-04-27 21:41:11 +03:00
Yann Papouin
28ee04c6d7 New setting to be compatible with external services monitoring cron jobs and similar periodic processes 2021-04-27 16:30:54 +02:00
Ilia Rostovtsev
8725fd83fc Add ability to utilize env 2021-04-27 16:05:09 +03:00
Ilia Rostovtsev
b64effa5f1 Add flexibility in creating systemd services 2021-04-27 15:36:56 +03:00
Jamie Cameron
e505ecef2e Merge branch 'master' of github.com:webmin/webmin 2021-04-25 20:12:21 -07:00
Jamie Cameron
7ebef3d060 New version bump 2021-04-25 20:11:24 -07:00
Ilia Rostovtsev
f437eab3c4 Improve passwd change command https://github.com/webmin/webmin/pull/1477#issuecomment-825446689
1. Allow passing username as regular param
  2. Do no print verbose `Success:` on success
2021-04-25 12:34:40 +03:00
Jamie Cameron
05c6c917f5 Merge pull request #1477 from webmin/dev/changepass-use-new-api
Use new API with old `changepass.pl` for compatibility
2021-04-22 22:40:10 -07:00
Ilia
35e05c7f85 Merge pull request #1478 from ZeroDream-CN/master
Fixed Simplified Chinese translation issues
2021-04-23 00:36:43 +03:00
Akkariin Meiko
fbe5604588 Update zh.auto 2021-04-23 05:05:48 +08:00
Akkariin Meiko
a616d828e8 Update zh.auto 2021-04-22 20:31:47 +08:00
Ilia Rostovtsev
c974590077 Fix more formatting 2021-04-22 14:02:33 +03:00
Ilia Rostovtsev
a8927f42f1 Fix formatting 2021-04-22 14:02:11 +03:00
Ilia Rostovtsev
3b8861b1c9 Fix script to consider command path https://github.com/webmin/webmin/pull/1477#discussion_r618115481 2021-04-22 14:01:20 +03:00
Ilia Rostovtsev
2fe48a7b48 Fix typo 2021-04-22 13:07:20 +03:00
Jamie Cameron
5b5f86c1a1 Add a new way of overriding the module.info description, and use it for MySQL 2021-04-21 21:54:07 -07:00
Jamie Cameron
47af093d57 Revert module.info overrides via function 2021-04-21 21:30:31 -07:00
Jamie Cameron
72e608c857 Merge branch 'master' of github.com:webmin/webmin 2021-04-21 17:25:20 -07:00
Jamie Cameron
0c85e067df Also disallow untrusted referers when using the perl install script 2021-04-21 16:43:43 -07:00
Ilia Rostovtsev
31a5f1781b Fix typo 2021-04-22 00:08:09 +03:00
Ilia Rostovtsev
fe7d915262 Merge branch 'master' of github.com:webmin/webmin 2021-04-21 14:31:34 +03:00
Ilia Rostovtsev
1c03e37a80 Add minor improvements 2021-04-21 14:31:22 +03:00
Ilia Rostovtsev
86fe633785 Use the full path to webmin command 2021-04-21 11:43:45 +03:00
Jamie Cameron
cb4e9508fd Merge branch 'master' of github.com:webmin/webmin 2021-04-20 20:57:09 -07:00
Jamie Cameron
09436eda3b Add option to not check DNSSEC expiry, which can be slow on large zone files https://sourceforge.net/p/webadmin/discussion/600155/thread/8d78d189e1 2021-04-20 20:56:18 -07:00
Ilia Rostovtsev
b48e86dded Use new API with old changepass.pl for compatibility 2021-04-20 23:44:25 +03:00
Ilia Rostovtsev
584d22020e Add exit codes, file check, nicer errors and color formatting 2021-04-20 23:23:08 +03:00
Ilia Rostovtsev
8e702239c3 Backup first previous miniserv.users file 2021-04-20 18:37:31 +03:00
Ilia Rostovtsev
41b15fb101 Add API to change Webmin user password 2021-04-20 17:43:24 +03:00
Jamie Cameron
e9999de7a8 Add API to get a quick list of files in a records file 2021-04-19 18:46:04 -07:00
Jamie Cameron
1b09f176fc Remove flag for unsupported conntrack mode https://sourceforge.net/p/webadmin/bugs/5478/ 2021-04-17 11:59:51 -07:00
Jamie Cameron
be5684df20 Always sort views by name https://github.com/webmin/webmin/issues/1455 2021-04-15 18:46:44 -07:00
Jamie Cameron
7ee351b511 Fix another incorrect Oracle Linux version line https://sourceforge.net/p/webadmin/bugs/5456/ 2021-04-15 18:03:25 -07:00
Jamie Cameron
83ce82502d Exit fast if at directory doesn't exist https://sourceforge.net/p/webadmin/bugs/5479/ 2021-04-15 17:45:12 -07:00
Ilia Rostovtsev
b72dc18e72 Update language 2021-04-15 11:24:16 +03:00
Jamie Cameron
7123f239ce Fix Oracle Linux version detection https://sourceforge.net/p/webadmin/bugs/5456/ 2021-04-14 18:22:20 -07:00
Jamie Cameron
3fc3f564d1 Add the -w flag to avoid locks if available https://sourceforge.net/p/webadmin/bugs/5475/ 2021-04-13 12:47:51 -07:00
Jamie Cameron
175ed8b3df Add option to always rename users, even if password isn't synced https://github.com/webmin/webmin/issues/1462 2021-04-12 21:49:26 -07:00
Jamie Cameron
59f877ffad Merge branch 'master' of https://github.com/webmin/webmin 2021-04-12 17:40:19 -07:00
Jamie Cameron
a7eaef4517 Add back code to delete PID file on successful exit https://sourceforge.net/p/webadmin/bugs/5471/ 2021-04-12 17:40:06 -07:00
Jamie Cameron
0b2973dcbe Merge pull request #1470 from webmin/dev/module-info-override
Add ability to override module's info #1421
2021-04-11 19:18:21 -07:00
Jamie Cameron
291a0f58eb Fix another warning 2021-04-11 17:44:06 -07:00
Jamie Cameron
eb122dff5e Fix more perl warnings 2021-04-11 17:42:45 -07:00
Jamie Cameron
26abfef1ab Fix perl warning 2021-04-11 17:23:29 -07:00