|
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 |
|
|
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 |
|
|
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 |
|