24290 Commits

Author SHA1 Message Date
71f441375b Add support for fit class in details 2025-07-20 17:30:55 +03:00
53fb520392 Fix to consider musthost directive too 2025-07-17 19:12:47 +03:00
f5305eb065 URL for use in emails should use HTTP hostname if available
https://forum.virtualmin.com/t/webmin-virtualmin-password-recovery/132914/82
2025-07-17 01:46:46 -07:00
cd51f76062 Fix how help bubble appear in tables 2025-07-17 00:25:53 +03:00
147a10dd8a Fix tooltip align 2025-07-16 18:28:44 +03:00
f17f92c5c0 Fix table layout 2025-07-16 18:24:33 +03:00
69b9756b4a Merge pull request #2512 from webmin/dev/init-systemd-improvements
Add improvements to systemd section of Init module
2025-07-14 18:23:11 +08:00
6935174133 Fix to consider it a bad request only if there is one 2025-07-13 17:43:47 +03:00
76efb4ee10 Fix not to show runlevels config option for systemd 2025-07-12 19:40:04 +03:00
ed42dd5822 Fix to always show description 2025-07-11 15:25:02 +03:00
51c86d41d4 Allow the primary file to also be home-relative 2025-07-11 00:47:19 -07:00
d8166e9a8e Allow use of ~ in autoreply file 2025-07-10 04:40:22 -07:00
0a0ad2f119 Only update session time when there is actually websockets traffic
https://github.com/webmin/webmin/pull/2510
2025-07-10 04:31:36 -07:00
137af3637b Allow reply-tracking file to be relative to home dir 2025-07-09 16:13:56 -07:00
d2863b7c4c Delete useless ssl_redirect option 2025-07-09 15:59:16 -07:00
0f721a17ae Merge pull request #1718 from tgurr/sslrenegotiation
Disable SSL/TLS renegotiation
2025-07-07 17:20:37 +10:00
72014ab2d7 Merge pull request #2514 from webmin/dev/option-enforce-ssl
Add the ability to re-enforce SSL connections and enable it by default
2025-07-07 08:53:24 +10:00
2d86d8c77a Fix to correctly open ports on contemporary systems 2025-07-06 21:08:18 +03:00
0bcbcd94b8 Fix to always send ports disregard of the firewall 2025-07-06 21:05:20 +03:00
f353ae31d8 Fix typos 2025-07-06 20:44:35 +03:00
24cd121642 Update outdated SSL explanations 2025-07-06 20:41:24 +03:00
11de78ce51 Add ability to configure SSL enforcement options in UI 2025-07-06 20:24:06 +03:00
6b75672534 Add ability to enforce SSL by default 2025-07-06 20:02:34 +03:00
c0f886b670 Fix not to show connection error if SSL is explicitly disabled
[no-build]
2025-07-06 15:43:00 +03:00
784b2b42e7 Fix wording 2025-07-06 14:03:19 +03:00
9dc877910f Fix to always show summary arrow when opened 2025-07-06 02:27:13 +03:00
a65f9f5d6c Fix to respect config option and show no description 2025-07-05 18:57:23 +03:00
4d417ea4bf Fix to put lengthy descriptions to a nice details element 2025-07-05 16:38:55 +03:00
2e245a1035 Add a separate "Unit type" column 2025-07-05 16:03:47 +03:00
049542b7ed Add DropInPaths property 2025-07-05 15:43:26 +03:00
780cc982b7 Revert "Fix to show .service unit type"
72621c2929 (commitcomment-161382677)

This reverts commit 37f9ce4bb4.
2025-07-04 01:18:58 +03:00
848422d256 Merge branch 'master' of github.com:webmin/webmin 2025-07-03 15:15:20 -07:00
f1e96e3097 Re-open the debug and error logs if cleared periodically 2025-07-03 15:11:10 -07:00
90f4265389 Fix to use unit term for systemd systems 2025-07-03 13:28:55 +03:00
37f9ce4bb4 Fix to show .service unit type
72621c2929 (commitcomment-161316248)
2025-07-03 13:10:00 +03:00
ceb3e583a3 Reduce duplication in list of unit types 2025-07-02 16:51:17 -07:00
436d6f70bb Its cleaner for the API to always return a list 2025-07-02 16:48:39 -07:00
72621c2929 No need to show the .service suffix 2025-07-02 16:44:21 -07:00
af07c6c9d9 The notimeout flag is never set 2025-07-02 16:21:11 -07:00
740f5b9d49 delete support for the webmin_notimeout param, which as far as I can tell is never used 2025-07-02 15:10:19 -07:00
cb1368f07c The need for this hack is long gone 2025-07-02 14:54:49 -07:00
755325f9a5 Fix to enable log clearing similar to packaged version 2025-07-02 22:08:26 +03:00
dd914c7ecf Fix to partially revert a fix to enable log rotation for Webmin logs
This reverts commit 58580b7f4b.

58580b7f4b (r161290315)
2025-07-02 21:39:36 +03:00
489583708e Add support for clickable badge for insecure connection on login page 2025-07-02 16:37:48 +03:00
58580b7f4b Fix to enable log rotation for Webmin logs 2025-07-01 15:10:49 +03:00
d9a120c760 Fix to remove non-breakable spaces that don't belong in values within parentheses 2025-07-01 14:33:27 +03:00
fb832eff82 Fix to always enable HSTS 2025-06-30 14:08:54 +03:00
75b0a6f7bb Fix sending HSTS over plain HTTP does nothing
* Note: per the spec (RFC 6797), HSTS only takes effect when delivered on an HTTPS response

https://datatracker.ietf.org/doc/html/rfc6797#section-7.2
2025-06-30 13:43:46 +03:00
40707d8602 Update changelog 2025-06-29 23:04:51 +03:00
ac45266ee4 Add missing referenced variable 2025-06-29 22:28:42 +03:00