Ilia Ross
4333435739
Fix indent
2023-09-17 13:44:03 +03:00
Ilia Ross
f01197df71
Add die handler that stores the error from eval message
2023-09-17 13:42:30 +03:00
Jamie Cameron
cb41eff450
Fix decompression of folders
2023-09-16 18:44:42 -07:00
Jamie Cameron
352326f574
Return decompression status
2023-09-16 18:44:16 -07:00
Jamie Cameron
410fd07287
Merge branch 'master' of github.com:webmin/webmin
2023-09-16 09:29:49 -07:00
Jamie Cameron
faededeb77
Fix variable name
2023-09-16 09:29:42 -07:00
Ilia Ross
f0f8dc2850
Fix to correctly escape content in editor mode
...
https://forum.virtualmin.com/t/webmins-file-managers-editor-converting-html-special-characters-making-the-next-save-detrimental/122606/18?u=ilia
605a32f87d
2023-09-16 16:57:08 +03:00
Jamie Cameron
184e8d627d
Deal with case where all configs are under /opt
2023-09-15 20:52:23 -07:00
Jamie Cameron
fd2b7c1fc7
Merge pull request #2002 from webmin/dev/protocols-save-to-global
...
Fix to save protocols to global config file
2023-09-15 20:50:34 -07:00
Jamie Cameron
98192ca099
Fix variable name
2023-09-15 18:54:43 -07:00
Jamie Cameron
05a93a5e3d
Merge branch 'master' of github.com:webmin/webmin
2023-09-15 18:53:00 -07:00
Jamie Cameron
50a2820a97
remove typo
2023-09-15 18:52:54 -07:00
Ilia Ross
87f2640ee3
Update CHANGELOG.md
2023-09-16 00:21:59 +03:00
Ilia Ross
4180e3d3ee
Fix to always include vendor_perl for 2FA to work [build]
...
https://forum.virtualmin.com/t/added-two-factor-authentication-i-think-last-access-but-not-100-anyway-2fa-is-failing-about-authen-oath/122538/60?u=ilia
2023-09-16 00:03:45 +03:00
Ilia Ross
b7d7ea5d8d
Fix to simplify code
2023-09-15 22:34:32 +03:00
Ilia Ross
4e09cf0b55
Fix sent folder name ; update translations
2023-09-15 21:14:43 +03:00
Ilia Ross
3f0ab3fb92
Fix missing line increment
2023-09-15 19:21:08 +03:00
Ilia Ross
836647525a
Fix to save protocols to global config file
2023-09-15 17:50:39 +03:00
Ilia Ross
8b68eac561
Fix how errors are handled when $main::error_last_eval is set
...
Note: If `$main::error_last_eval` was set, then display full error message using HTML accordion, otherwise display a bubble showing a file name and line which failed
2023-09-15 15:37:33 +03:00
Ilia Ross
0503299773
Fix to correctly set last caller (file:line) in error
2023-09-15 14:16:58 +03:00
Jamie Cameron
2e8000d191
Show full error if Authen::OATH cannot be loaded
2023-09-14 18:50:39 -07:00
Jamie Cameron
65ffcea0db
Merge branch 'master' of github.com:webmin/webmin
2023-09-14 18:47:44 -07:00
Jamie Cameron
45845b8ca6
Wait a bit longer for DNS propogation
2023-09-14 17:07:04 -07:00
Ilia Ross
fead9b108d
Fix to print errors to STDERR nicely
2023-09-15 01:13:54 +03:00
Ilia Ross
db1c9679ba
Fix to revert previous patch
2023-09-15 00:40:16 +03:00
Ilia Ross
d753fa7a8d
Fix to actually print the error
2023-09-15 00:11:06 +03:00
Ilia Ross
f6d7e05b14
Fix to remove unused config title
2023-09-13 22:53:32 +03:00
Ilia Ross
a9288423cc
Fix to remove unused config title
2023-09-12 16:08:25 +03:00
Ilia Ross
ac9e54afba
Update CHANGELOG.md for 2.103
2023-09-11 21:34:42 +03:00
Jamie Cameron
f7cf6419d2
Use taqbs
2023-09-06 16:23:40 -07:00
Jamie Cameron
a9097cbb42
Also support passing in the key ID and hmac for non-standard servers
2023-09-05 20:28:21 -07:00
Jamie Cameron
6f84ca1c9d
Merge branch 'master' of github.com:webmin/webmin
2023-09-04 19:09:58 -07:00
Ilia Ross
dff70c3349
Fix Postfix check options page
2023-09-04 22:38:47 +03:00
Jamie Cameron
fe8f3f8494
Use standard buffer size
2023-09-04 11:13:45 -07:00
Ilia Ross
f5f3510a59
Fix default download buffer (once more) as 1 MiB should be just fine
2023-09-04 14:09:55 +03:00
Ilia Ross
1e375b4740
Fix indent one more time
...
c573496914
2023-09-04 13:14:31 +03:00
Jamie Cameron
c573496914
Fix indenting
2023-09-03 22:54:28 -07:00
Jamie Cameron
73e731722d
Use packages with new key for upgrading
2023-09-02 21:44:29 -07:00
Jamie Cameron
6186376b6b
Use packages with new key for upgrading
2023-09-02 21:43:58 -07:00
Ilia Ross
31e0151804
Fix to use help UI lib for showing explanatory message
2023-09-02 16:11:02 +03:00
Ilia Ross
872ca66b07
Add UI option to control network buffer size for downloads
2023-09-02 15:49:47 +03:00
Ilia Ross
088aba8cec
Fix to use safer default buffer
2023-09-02 15:19:11 +03:00
Ilia Ross
99b8959559
Fix to send a file in chunks
...
https://forum.virtualmin.com/t/upgrade-2-102-killed-download-from-server-feature/122413/7?u=ilia
2023-09-02 15:18:49 +03:00
Jamie Cameron
94f23e63e7
Hide ps command in output
2023-08-31 22:44:44 -07:00
Jamie Cameron
7c449cf4a3
Merge branch 'master' of github.com:webmin/webmin
2023-08-31 22:40:06 -07:00
Jamie Cameron
2db507e5e8
Use proper UI functions for CPU and RAM modes
2023-08-31 22:39:45 -07:00
Ilia Ross
bdeb908df0
Fix to add --no-reuse-key as well
...
https://forum.virtualmin.com/t/unable-to-switch-ssl-certificate-into-elliptic-curve/122383?u=ilia
2023-08-31 17:15:24 +03:00
Jamie Cameron
a133cdfdef
Also uncompress sub-folders
2023-08-30 22:54:25 -07:00
Jamie Cameron
fe2656acd8
Add flag for the key name
2023-08-30 20:15:41 -07:00
Jamie Cameron
64a44a667e
Merge branch 'master' of github.com:webmin/webmin
2023-08-30 20:10:39 -07:00