Ilia Ross
4e09cf0b55
Fix sent folder name ; update translations
2023-09-15 21:14:43 +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
Jamie Cameron
59cef9a04f
Add flag for the default GPG key
2023-08-30 20:10:01 -07:00
Ilia Ross
af629fe3cd
Fix code indent
2023-08-28 16:08:28 +03:00
Ilia Ross
80368e2a04
Merge branch 'master' of github.com:webmin/webmin
2023-08-28 16:05:39 +03:00
Ilia Ross
5237ae8ea2
Fix bug when backend isn't saved correctly #1992
2023-08-28 16:05:33 +03:00
Jamie Cameron
54ad4f7f74
Work on function to uncompress mail folders
2023-08-27 21:54:18 -07:00
Jamie Cameron
0dd94f5957
Merge branch 'master' of github.com:webmin/webmin
2023-08-26 18:51:08 -07:00
Jamie Cameron
5b2b3f0790
Add flag for ACME service URL
2023-08-26 18:51:01 -07:00
Jamie Cameron
ac05a0c43a
Merge pull request #1991 from webmin/dev/cache-system-hostname-using-state
...
Fix to use a new way for clearing hostname cache
2023-08-26 15:34:26 -07:00
Ilia Ross
18f3e1273f
Fix to use a new param to clear cache
2023-08-27 01:27:05 +03:00
Ilia Ross
710829c16a
Fix to send headers unless already done in var_dump
2023-08-26 21:45:44 +03:00
Ilia Ross
8ced23d027
Fix to use a new way for clearing hostname cache
2023-08-26 21:26:03 +03:00
Ilia Ross
d834bb6da0
Fix to use state instead of globals in get_system_hostname sub
2023-08-26 21:17:57 +03:00
Jamie Cameron
cc560b00e5
Merge pull request #1990 from webmin/dev/hostname-detection-with-hostnamectl
...
Add hostname detection using `hostnamectl` command
2023-08-25 13:59:47 -07:00
Jamie Cameron
3e4668715a
Merge branch 'master' of github.com:webmin/webmin
2023-08-25 11:25:51 -07:00
Jamie Cameron
053e8dcf22
Remove double HTML escape https://github.com/webmin/usermin/issues/105
2023-08-25 11:25:25 -07:00
Ilia Ross
2d7e57c7e1
Add hostname detection using hostnamectl command
2023-08-25 18:59:03 +03:00
Ilia Ross
30e6360fa2
Update CHANGELOG.md
2.102
2023-08-24 00:58:40 +03:00