Commit Graph

  • c7aa3c1875 Merge pull request #1743 from webmin/dev/consider-musthost-option Jamie Cameron 2022-09-17 14:11:18 -07:00
  • 3747f930b0 Fix wording iliajie 2022-09-17 21:53:15 +03:00
  • 5e521515d9 Fix to use correct URL name ; consider musthost option iliajie 2022-09-17 21:46:57 +03:00
  • f0c976a9c1 Fix to check if domains iliajie 2022-09-17 14:34:20 +03:00
  • 8d298821bc Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-09-17 00:17:42 -07:00
  • 9f1cea1af4 Deal with multipart emails with just one part that's HTML Jamie Cameron 2022-09-17 00:15:55 -07:00
  • 5c71893482 Fix to use is_under_directory iliajie 2022-09-16 21:52:37 +03:00
  • 003d04f214 Fix to restart Nginx in FCGId mode iliajie 2022-09-16 18:45:27 +03:00
  • 9d0ceb6e00 Update translations iliajie 2022-09-15 22:50:24 +03:00
  • f3e1f347a5 Disallow trailing / in home dir https://github.com/webmin/webmin/issues/1740 Jamie Cameron 2022-09-14 23:22:41 -07:00
  • 26138b82f5 Enforce SSL with HSTS header (optional) iliajie 2022-09-13 01:09:53 +03:00
  • db3ade87cc Always unset HSTS when sending headers in non SSL mode (most probably useless) iliajie 2022-09-13 00:05:50 +03:00
  • 8fd9b20139 Never add includeSubDomains iliajie 2022-09-13 00:04:37 +03:00
  • 3893e7a81f Fix redirects work when chaning modes (http vs https) iliajie 2022-09-13 00:01:32 +03:00
  • c12cf25ecd Tell browser to unset HSTS policy to make non-SSL URL work iliajie 2022-09-12 14:52:03 +03:00
  • 6bd63a8a14 Call Virtualmin API for updating DNS records, so that lets encrypt works with cloudflare Jamie Cameron 2022-09-11 13:00:59 -07:00
  • 951ca59f52 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-09-10 22:13:48 -07:00
  • 310b639015 Factor out SSL cert setup function Jamie Cameron 2022-09-10 20:35:14 -07:00
  • 9e89b7bc2e Fix error message styling iliajie 2022-09-07 01:03:03 +03:00
  • d49eaccb60 Add support for cloning log rotate job iliajie 2022-09-06 14:59:12 +03:00
  • 0e23892ca5 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-09-04 16:35:45 -07:00
  • 2d5175d160 Ignore empty auto lines https://forum.virtualmin.com/t/ipv6-allocation-problem-on-debian-11/116723/7 Jamie Cameron 2022-09-04 16:34:02 -07:00
  • 52a83dd01d Update CHANGELOG.md iliajie 2022-08-31 21:50:31 +03:00
  • 8426c3b035 Fix missing origins and actions for more complex direct rules iliajie 2022-08-31 21:37:26 +03:00
  • 06483d9429 Fix bottom margin iliajie 2022-08-31 19:05:10 +03:00
  • 095d114425 Fix to add more space after the form iliajie 2022-08-31 15:50:43 +03:00
  • 9193423d3d Fix to remove ancient code 194c7b9b31 (r82659311) iliajie 2022-08-31 15:50:24 +03:00
  • a3ec6756ea Fix to simplify the syntax f6c8528412 (r82621322) iliajie 2022-08-30 21:15:57 +03:00
  • f6c8528412 Add ability for compare_version_numbers API use friendlier syntax iliajie 2022-08-30 20:58:07 +03:00
  • 55c73f166d Merge pull request #1727 from unknown10777/master Jamie Cameron 2022-08-27 11:50:04 -07:00
  • ed4cea5323 Fix print error sub iliajie 2022-08-27 18:58:58 +03:00
  • 6d867abcea Fix typo iliajie 2022-08-27 18:45:00 +03:00
  • 96d92ef3ff Update zh unknown10777 2022-08-27 14:29:30 +08:00
  • 11fbe3fd54 add translation unknown10777 2022-08-27 14:11:16 +08:00
  • 8664fbd78c added translation unknown10777 2022-08-27 14:06:42 +08:00
  • 4effbdd722 Tag twofactor field Jamie Cameron 2022-08-23 19:48:57 -07:00
  • 9908785276 Merge pull request #1723 from TotalCaesar659/patch-1 Jamie Cameron 2022-08-23 10:42:20 -07:00
  • 0cdae69937 Update URLs to HTTPS TotalCaesar659 2022-08-23 18:45:20 +03:00
  • 62678a42df Add theme update to changelog iliajie 2022-08-22 14:20:18 +03:00
  • fa1c20fcf5 Update CHANGELOG.md (2.000) iliajie 2022-08-22 14:04:36 +03:00
  • 7a644042bd Support compressed help files Jamie Cameron 2022-08-21 20:28:17 -07:00
  • 61ae4fe1c2 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-08-21 10:44:40 -07:00
  • e3423aeeaa Autofill field for new group Jamie Cameron 2022-08-21 10:44:28 -07:00
  • 859c048d46 Merge pull request #1721 from webmin/dev/force-no-port-with-custom-host Jamie Cameron 2022-08-21 10:43:14 -07:00
  • de0d57a13d Fix to allow no port with custom redirect host iliajie 2022-08-21 14:49:05 +03:00
  • a20398e61d New major version bump 2.000 Jamie Cameron 2022-08-19 22:07:37 -07:00
  • 170c294df7 Fix to use API to stop/start fail2ban service iliajie 2022-08-19 17:23:36 +03:00
  • a94ddd2f65 Fix to restart dependent services with firewalld https://forum.virtualmin.com/t/virtualmin-fail2ban-firewalld-ubuntu-20-04-not-working-already-banned-until-restart/116565/4?u=ilia iliajie 2022-08-19 17:19:01 +03:00
  • 0964bd8e2f Fix to support force restart for fail2ban iliajie 2022-08-19 17:00:38 +03:00
  • 1e46b26592 Fix to make sure that fail2ban service will be restarted either way iliajie 2022-08-19 16:51:02 +03:00
  • 2d05826bec Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-08-18 19:49:56 -07:00
  • 640a30736f If a tar.gz release file exists, use it Jamie Cameron 2022-08-18 19:49:27 -07:00
  • e9dad7ea60 Fix referer dot placement for other languages iliajie 2022-08-18 21:22:37 +03:00
  • c37d2ea1c9 Merge pull request #1719 from webmin/dev/force-hsts Jamie Cameron 2022-08-18 09:44:19 -07:00
  • 29b588d292 Fix referer fix dot placement iliajie 2022-08-18 14:48:00 +03:00
  • 824043f3f1 Fix to use env instead of miniserv.conf https://github.com/webmin/webmin/pull/1719#discussion_r948563298 iliajie 2022-08-18 14:19:37 +03:00
  • 01a0bd964c Fix webmin --versions command consider release versions iliajie 2022-08-17 18:08:39 +03:00
  • 8bdc701994 Fix to always force HSTS in SSL iliajie 2022-08-17 16:57:01 +03:00
  • ce5555d58d Remove option to do an HTTP redirect, as it's better done in JS Jamie Cameron 2022-08-17 00:10:20 -07:00
  • 4046923ec8 Drop hide_admin_url config option, as it's being obsoleted by JS-based redirects Jamie Cameron 2022-08-17 00:05:44 -07:00
  • 76e2b5afdf Package file should contain full version Jamie Cameron 2022-08-16 20:59:47 -07:00
  • 53421ee99f Add Linux Mint support iliajie 2022-08-16 23:35:32 +03:00
  • e5c35a40c4 Export new get_webmin_full_version sub iliajie 2022-08-16 23:33:31 +03:00
  • 3c62c5afe8 Fix to preserve for Usermin (do not start if was stopped) [deb] iliajie 2022-08-16 16:31:27 +03:00
  • a8ebd50f91 Fix to change links from absolute to relative https://forum.virtualmin.com/t/cloudmin-link-install-occurs-on-primary-instead-of-linked-guest/116507 iliajie 2022-08-15 23:02:17 +03:00
  • decd74b715 Fix to always show release notice c592ce1ef9 (commitcomment-81120791) iliajie 2022-08-15 15:25:20 +03:00
  • f24857414c Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-08-13 15:25:55 -07:00
  • d7951c8faf Simplify code for checking for a new version Jamie Cameron 2022-08-13 15:25:49 -07:00
  • befca9dc6b Revert "Merge branch 'master' of github.com:webmin/webmin" iliajie 2022-08-14 00:41:59 +03:00
  • 1f976001fc Improve check for the release when upgrading Jamie Cameron 2022-08-13 14:40:09 -07:00
  • 81d7399bdd Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-08-13 14:15:41 -07:00
  • d29a516f15 Add a convenience function to return the full version and release Jamie Cameron 2022-08-13 14:13:32 -07:00
  • dea053cde2 Fix to redirect without message or show it if JavaScript is disabled iliajie 2022-08-13 21:48:30 +03:00
  • 95088a2bef Refactor the way bootscript is override to reduce duplication Jamie Cameron 2022-08-13 11:40:31 -07:00
  • 0fe3479fb0 Merge pull request #1715 from webmin/dev/multi-installs-with-systemd Jamie Cameron 2022-08-13 11:37:10 -07:00
  • cf5568ea1d Add support for AMD CPU thermisters #1714 iliajie 2022-08-13 20:45:54 +03:00
  • c84c755dd7 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-08-13 09:34:10 -07:00
  • 6bb89a84fc Redirect to https with Javascript Jamie Cameron 2022-08-13 09:34:03 -07:00
  • 3f0473409c Fix to create parent directories without chdir iliajie 2022-08-13 18:50:13 +03:00
  • 82937d7296 Fix to create parent folders without chdir iliajie 2022-08-13 18:44:48 +03:00
  • 8194ccf16e Fix no cheating when generating a logout link iliajie 2022-08-13 18:26:30 +03:00
  • baadd9c994 Fix not store redundant bootscript record in miniserv.conf file iliajie 2022-08-13 12:57:04 +03:00
  • 7a5b094645 Don't call mkdir another time as mkdir -p seems to be cross-platform iliajie 2022-08-13 12:54:13 +03:00
  • cea40d99e0 Fix a comment for write_file sub iliajie 2022-08-12 21:19:58 +03:00
  • 78b7ad19ed Also die if open fails Jamie Cameron 2022-08-12 10:53:18 -07:00
  • 5dfb016abf Preserve order when copying configs Jamie Cameron 2022-08-12 10:41:40 -07:00
  • bec48a954a Fix indentation Jamie Cameron 2022-08-12 09:51:12 -07:00
  • 87d7d803e3 Use formal params Jamie Cameron 2022-08-12 09:29:17 -07:00
  • ca692f1374 Add make_dir_recursive API using Perl only iliajie 2022-08-12 13:03:20 +03:00
  • dcdf0c59ae Create given config and log directory recursively for setup.pl .. apply permissions only if a new directory was created iliajie 2022-08-12 13:01:25 +03:00
  • 65b1d881d8 Create given config and log directory recursively for setup.sh iliajie 2022-08-12 13:00:42 +03:00
  • b1fd91034f Fix to consider config directory upon upgrades iliajie 2022-08-12 12:55:56 +03:00
  • a3d07a6763 Add Usermin display release version iliajie 2022-08-11 22:51:06 +03:00
  • ea03e5a338 Fix to consider var directory and bootscript upon upgrades iliajie 2022-08-11 22:40:35 +03:00
  • 000a44b45a Fix to remove obsolete text label 4ab0d97cd0 iliajie 2022-08-11 19:32:04 +03:00
  • 4ab0d97cd0 Fix to simplify release version output iliajie 2022-08-11 19:30:16 +03:00
  • 6a5b605024 Remove redundant quotes iliajie 2022-08-11 19:07:13 +03:00
  • 310c0a2a14 Fix BIND restart commands iliajie 2022-08-11 18:57:06 +03:00
  • 3660bdfcf5 Add support to install multiple versions of Webmin with systemd iliajie 2022-08-11 16:23:29 +03:00
  • 2bf5b0d876 Fix saving release version for Debian package iliajie 2022-08-11 15:32:01 +03:00