Commit Graph

24247 Commits

Author SHA1 Message Date
f6b62525f8 Add ability to track session state using session database (solution two) 2025-07-02 15:27:54 +03:00
57138d505b Add ability to track session state in a separate file (solution one) 2025-07-02 14:45:41 +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
522aeb5264 Fix to consider ancient systems 2025-06-29 22:28:30 +03:00
1d24db1686 Add a warning to the login pages if the connection is not secure 2025-06-29 13:42:02 +03:00
527043b54d Merge pull request #2506 from webmin/dev/fix-support-for-ssleay-1.93+
Fix latest SSLeay support for redirects to SSL work
2025-06-28 18:20:24 -07:00
56b62346b4 Fix not to use SSL unless clients wants it explicitly 2025-06-29 01:04:30 +03:00
ee39f99d23 Fix not to print unnecessary horizontal line
* Note: we're already inside the container
2025-06-28 15:02:23 +03:00
a223243db4 Fix comment for clarity 2025-06-27 04:01:15 +03:00
b59bdc4f1a Fix latest SSLeay support for redirects to SSL work 2025-06-27 03:57:06 +03:00
d087f9f024 Fix to correctly concatenate if string is empty 2025-06-24 13:33:26 +03:00
1607a59239 Handle case where mime_header_checks is not set
https://forum.virtualmin.com/t/double-header-checks/133851/8
2025-06-23 16:52:26 -07:00
70589cf88a Fix regexp to match actual output
https://github.com/webmin/webmin/issues/2501
2025-06-22 15:58:07 -07:00
c429fbb202 Merge branch 'master' of github.com:webmin/webmin 2025-06-22 14:11:53 -07:00
f24375e13a Deal with DNF5 format
https://github.com/webmin/webmin/issues/2501
2025-06-22 14:11:43 -07:00
d428f4d4c1 Fix comment
49ceeebbf8 (commitcomment-160355697)
2025-06-22 01:02:51 +03:00
f0e07518c9 Fix setting innodb_file_per_table option as it's always enabled by default 2025-06-21 22:45:17 +03:00
29709c3c51 Update changelog for another minor release 2025-06-21 21:05:07 +03:00
fb71fbd5ae Fix to show output properly without redirecting prematurely 2025-06-21 20:49:55 +03:00
a1f06c5548 Fix text consistency 2025-06-21 20:49:33 +03:00
10e8a420c0 Filter out instances of the same version 2025-06-21 10:39:35 -07:00
8149eef10a Add status monitor for PHP FPM
https://github.com/webmin/webmin/issues/2499
2025-06-20 21:53:14 -07:00
c4b98ef376 Nut UPS is no longer supported 2025-06-19 21:31:41 -07:00
621d5c22bc CFengine is no longer supported 2025-06-19 21:30:34 -07:00
98000bb007 BIND 4 is no longer supported 2025-06-19 21:29:46 -07:00
d90a33bb0c Jabber is no longer supported by Webmin 2025-06-19 21:27:45 -07:00
d795fc7d60 Merge branch 'master' of github.com:webmin/webmin 2025-06-19 21:23:30 -07:00
b397ece0ab Most options have moved away from set-variable
https://github.com/webmin/webmin/issues/2497
2025-06-19 21:21:47 -07:00
0a11f182b0 Merge pull request #2498 from webmin/dev/musthost-redirect
Add ability to redirect to enforced host
2025-06-18 12:32:05 -07:00
7c05368e8f Add UI API to mask sensitive text unless specifically hovered 2025-06-18 16:53:55 +03:00
49ceeebbf8 Add ability to redirect to enforced host 2025-06-17 20:28:49 +03:00
01867c86e0 new version bump 2.402 2025-06-16 21:09:27 -07:00
008890dfa1 Update changelog 2025-06-16 20:52:29 +03:00
5d846e80b2 Fix to use new API to properly resolve default value
55d03d426a (commitcomment-159889070)
2025-06-15 23:54:37 +03:00
ce6bbe44ff Factor out code to create the site file, and add a function to force a re-gen 2025-06-15 08:24:17 -07:00
3bc15788af Fix warnings 2025-06-15 14:52:29 +03:00
faa5dddb0a Merge branch 'master' of github.com:webmin/webmin 2025-06-12 09:57:24 -07:00
55d03d426a Add option for SMTPUTF8 2025-06-12 09:57:16 -07:00
da9aa22fa7 Fix not to rely on which, or the scriptlets will fail on EL 10 systems 2025-06-12 19:17:50 +03:00
06ce137903 Fix to consider path separator as config init may never be run 2025-06-12 01:57:35 +03:00
5462c3bbf8 Fix to use API to check for command 2025-06-12 01:52:48 +03:00
bae4af7490 Fix not to depend on the path 2025-06-11 23:53:32 +03:00
bfd2bfbc11 Update changelog for 2.402 2025-06-09 00:46:51 +03:00
8de7fde8bb Fix license 2025-06-08 21:03:36 +03:00
e5e8cde28e Fix support for old RPM module name prefixes 2025-06-08 18:02:12 +03:00