Ilia Ross
|
4c8b0fe008
|
Update changelog for 2.520
|
2025-09-30 17:26:46 +03:00 |
|
Jamie Cameron
|
e44ec464eb
|
Merge branch 'master' of github.com:webmin/webmin
|
2025-09-29 13:35:49 -07:00 |
|
Jamie Cameron
|
98c54fe3fb
|
Include config files by default
https://github.com/webmin/webmin/issues/2562
|
2025-09-29 13:35:43 -07:00 |
|
Ilia Ross
|
86968bfc31
|
Fix support for other Raspberry Pi sensors #2545
|
2025-09-29 18:23:10 +03:00 |
|
Ilia Ross
|
956ad7ed0f
|
Dev: Trigger rebuilt for testing purposes for all modules
[no-commit-check]
|
2025-09-28 02:05:04 +03:00 |
|
Ilia Ross
|
a0d99e0a31
|
Dev: Trigger rebuilt for testing purposes
|
2025-09-28 02:02:11 +03:00 |
|
Ilia Ross
|
f27b1415be
|
Fix to remove extra space
*Note: Made to trigger a re-built for testing purposes
|
2025-09-28 01:27:54 +03:00 |
|
Ilia Ross
|
1f4b467ea8
|
Fix to never mess around with headers; no headers check log
|
2025-09-28 01:20:29 +03:00 |
|
Ilia Ross
|
95423c7425
|
Fix not to loose prefix
|
2025-09-27 20:09:52 +03:00 |
|
Ilia Ross
|
89d23c5aa8
|
Fix for tar builds have no release but consider edition
*Note: Release for tar files should exist, however edition that can be passed like .gpl or .pro should exist
|
2025-09-27 20:06:57 +03:00 |
|
Ilia Ross
|
be3fcb89b0
|
Fix to remove release number from tar builds as never applicable
|
2025-09-27 18:28:52 +03:00 |
|
Ilia Ross
|
25fa7c589d
|
Fix to add prefix for tar builds too
|
2025-09-27 03:50:54 +03:00 |
|
Ilia Ross
|
c86c45b10a
|
Fix to keep release number too in tar builds
|
2025-09-27 03:00:44 +03:00 |
|
Ilia Ross
|
f10540bd54
|
Fix to add a flag to copy tar build too
|
2025-09-27 02:08:45 +03:00 |
|
Jamie Cameron
|
388f51843f
|
Merge pull request #2558 from webmin/dev/remove-bottleneck-of-shelling-out
Fix to remove significant bottleneck of shelling out
|
2025-09-25 20:28:21 -07:00 |
|
Ilia Ross
|
7a723719da
|
Fix to recommend Sys::Syslog module #2557
|
2025-09-25 15:33:52 +03:00 |
|
Ilia Ross
|
a027ad5dd6
|
Fix variable names to avoid ambiguity
* Note: Discussed here:
https://github.com/webmin/webmin/pull/2553#issuecomment-3328436525
|
2025-09-25 15:23:06 +03:00 |
|
Ilia Ross
|
d99a24b045
|
Fix to remove significant bottleneck of shelling out
|
2025-09-25 14:48:14 +03:00 |
|
Jamie Cameron
|
f08ad4eb19
|
Merge branch 'master' of github.com:webmin/webmin
|
2025-09-24 20:32:47 -07:00 |
|
Jamie Cameron
|
df97b4a419
|
Gracefully handle monitor types that don't exist
https://forum.virtualmin.com/t/finally-upgraded-and-a-problem/135204
|
2025-09-24 20:32:40 -07:00 |
|
Jamie Cameron
|
1ef0914610
|
Merge pull request #2553 from webmin/dev/further-fixes-to-ssl-host
Add final fixes to address ongoing issue with checking remote host
|
2025-09-24 20:24:28 -07:00 |
|
Ilia Ross
|
97678653c6
|
Fix to prefer SSL_HOST over HTTP_HOST
|
2025-09-24 16:04:19 +03:00 |
|
Ilia Ross
|
3717dfb505
|
Revert "Fix to correctly pick remote host based on connection"
This reverts commit 55b5739287.
|
2025-09-24 15:11:26 +03:00 |
|
Ilia Ross
|
e5d6c5627d
|
Add back SSL host cert check but only in SSL mode; show faked host (HTTP_HOST) first for clarity
|
2025-09-24 14:37:18 +03:00 |
|
Ilia Ross
|
e194e2d500
|
Revert "Fix to make sure SSL_HOST also has port set"
This reverts commit adf36a177d.
|
2025-09-24 14:28:54 +03:00 |
|
Jamie Cameron
|
d5a22a592f
|
Cache reads of the same cert file
|
2025-09-23 17:10:55 -07:00 |
|
Jamie Cameron
|
890a4ffd3f
|
Valid http host header against cert name, as it may be different from the SSL hostname
|
2025-09-23 17:05:32 -07:00 |
|
Ilia Ross
|
4e229d8adb
|
Fix to show clear warning when trying to reset password over insecure connection
|
2025-09-24 00:15:12 +03:00 |
|
Ilia Ross
|
d1ee0a5ed6
|
Fix not to completely forbid password reset without SSL
|
2025-09-23 23:36:09 +03:00 |
|
Ilia Ross
|
cd489ccefc
|
Fix not to limit to valid SSL certificate, as self-signed is also valid and safe enough
|
2025-09-23 23:11:44 +03:00 |
|
Ilia Ross
|
55b5739287
|
Fix to correctly pick remote host based on connection
|
2025-09-23 22:35:16 +03:00 |
|
Ilia Ross
|
adf36a177d
|
Fix to make sure SSL_HOST also has port set
|
2025-09-23 22:21:08 +03:00 |
|
Ilia Ross
|
9393162b0e
|
Add a complete overhaul of var_dump, which is now portable
*Note: Can now be easily used in "miniserv.pl" or anywhere else. Supports multiple passed params.
|
2025-09-23 18:58:08 +03:00 |
|
Jamie Cameron
|
287fb3cb81
|
Only allow forgotten password reset when in SSL mode and hostname is valid
|
2025-09-22 21:42:26 -07:00 |
|
Jamie Cameron
|
61b2603e06
|
Add check for same hostname
|
2025-09-22 21:14:07 -07:00 |
|
Jamie Cameron
|
eb02824bfc
|
Detect if SSL hostname is valid for the cert being used, and pass it to an environment variable
|
2025-09-22 21:13:46 -07:00 |
|
Ilia Ross
|
6191a222ae
|
Revert "Fix to make sure the mail URL uses a well-known host name"
This reverts commit e88a77d32a.
|
2025-09-23 02:22:17 +03:00 |
|
Ilia Ross
|
2ac82016aa
|
Revert "Perfect previous code"
This reverts commit 8f987d21a9.
|
2025-09-23 02:22:06 +03:00 |
|
Ilia Ross
|
8f987d21a9
|
Perfect previous code
|
2025-09-21 22:54:25 +03:00 |
|
Ilia Ross
|
e88a77d32a
|
Fix to make sure the mail URL uses a well-known host name
|
2025-09-21 21:47:12 +03:00 |
|
Ilia Ross
|
5231b31ddd
|
Add classes for text colors
|
2025-09-20 21:22:35 +03:00 |
|
Ilia Ross
|
5c5d5fe699
|
Fix printing bottom button row
https://forum.virtualmin.com/t/clarifying-how-to-create-custom-links/135115?u=ilia
|
2025-09-17 22:07:57 +03:00 |
|
Ilia Ross
|
34fba22799
|
Revert "Dev: Testing build script issues for separate modules"
This reverts commit a708e5f6e9.
|
2025-09-17 04:30:23 +03:00 |
|
Ilia Ross
|
a708e5f6e9
|
Dev: Testing build script issues for separate modules
|
2025-09-17 01:01:17 +03:00 |
|
Ilia Ross
|
f7058f10b4
|
2.510
2.510
|
2025-09-16 20:11:26 +03:00 |
|
Jamie Cameron
|
a4df380e2e
|
new version bump
|
2025-09-16 09:19:34 -07:00 |
|
Jamie Cameron
|
70d1c843fc
|
Merge branch 'master' of github.com:webmin/webmin
|
2025-09-15 15:37:13 -07:00 |
|
Jamie Cameron
|
1b38d806fc
|
Make sure re-signing period is less than 30 days
https://github.com/webmin/webmin/issues/2550
|
2025-09-15 15:37:06 -07:00 |
|
Ilia Ross
|
f8d7e8810a
|
Fix new line
*Note: For devel purposes. I expect a separate package "webmin-custom" rebuilt.
|
2025-09-12 15:17:08 +03:00 |
|
Jamie Cameron
|
43d5355114
|
201 is a valid OK resoonse code
|
2025-09-11 18:07:46 -07:00 |
|