Ilia Ross
8f725f63c6
Fix new lines
2026-07-14 02:58:54 +02:00
Ilia Ross
99f35fa38a
Fix to move URL download destination controls to global ACL
2026-07-14 02:52:36 +02:00
Ilia Ross
934073532f
Fix to use the existing HTTP and FTP mode 7 callback
2026-07-14 02:27:10 +02:00
Ilia Ross
dae0bf373d
Fix ACL page elements order and placement
2026-07-13 14:08:25 +02:00
Ilia Ross
1555224592
Fix to refactor download address checks to use callback bundles
...
ⓘ Extend HTTP and FTP download callbacks with destination validation while preserving legacy tracking callbacks and enforcing SSRF policy across redirects, proxies, caches, and direct/passive sockets.
https://github.com/webmin/webmin/pull/2789#discussion_r3567985773
2026-07-13 13:36:34 +02:00
Ilia Ross
d5b2a174c2
Fix to rely on defaultacl
2026-07-12 19:35:03 +02:00
Ilia Ross
1ca52c9a97
Add ACL controls for URL download destinations
...
Block non-public HTTP, HTTPS and FTP destinations by default in File Manager, Mailboxes and Upload and Download, with per-user IP/CIDR exceptions, redirect and proxy protection, cache isolation, and current-ACL enforcement for scheduled jobs.
2026-07-12 14:57:08 +02:00
Ilia Ross
11fafb738d
Fix to only show safe files in browser
...
webmin.dev: webmin/webmin / build (push) Has been cancelled
https://github.com/webmin/webmin/issues/1907#issuecomment-4226036213
2026-04-11 18:25:22 +02:00
Ilia Ross
ffe844d03d
Check user later
2025-10-14 13:11:00 +03:00
Jamie Cameron
12edb92b6a
Use the ReadParseMime function properly
2025-10-13 21:41:06 -07:00
Ilia Ross
447727ae68
Fix to always rename the file as effective user #1054
2025-10-13 23:39:02 +03:00
Ilia Ross
833292c0d1
Add exported German language-neutral strings
...
https://github.com/webmin/webmin/discussions/2482
https://forum.virtualmin.com/t/on-the-rejection-of-gender-neutral-language/133527
2025-05-26 14:48:11 +03:00
Ilia Ross
532a8042c7
Fix to use German rules most people already accept 2/2
...
https://github.com/webmin/webmin/discussions/2482
2025-05-24 21:46:34 +03:00
Ilia Ross
501698ad4b
Fix to use German rules most people already accept 1/2
...
https://github.com/webmin/webmin/discussions/2482
2025-05-24 20:43:25 +03:00
MacSteini
a6f0d4cbcd
Updated de
2025-05-21 12:55:29 +01:00
Jamie Cameron
b92d8d11d6
Make sure atd is running if needed
...
https://github.com/webmin/webmin/issues/2461
2025-04-27 09:52:43 -07:00
Jamie Cameron
f17be6a383
Always show option to download in the background immediately
2025-04-25 20:11:45 -07:00
Jamie Cameron
cef76798f8
clean/reset environment will preserve variables
2025-04-25 16:50:58 -07:00
Ilia Ross
f880192526
Remove languages with 0% coverage
...
https://github.com/webmin/webmin/issues/2403#issuecomment-2652613588
2025-02-12 13:19:49 +02:00
Ilia Ross
82cca63300
Update translations
2025-02-11 13:20:57 +02:00
MacSteini
162206949f
Consecutive Spaces Replacement
...
Replaced multiple consecutive spaces with a single space
2024-12-16 16:57:09 +00:00
MacSteini
5ea0cc6b42
Trailing Spaces Removal
...
Removed trailing spaces
2024-12-16 15:16:55 +00:00
MacSteini
64598e5f39
Blanks Removal
...
Removed blanks before or after the equal sign
2024-12-16 12:59:19 +00:00
MacSteini
477982776c
Updated de
...
Corrections (UTF-8, new lines at file end), amendments, updates
2024-11-26 01:43:34 +00:00
MacSteini
7c2a993629
Merge branch 'webmin:master' into master
2024-10-03 04:14:39 +01:00
MacSteini
4775d07c8f
Updated de
2024-10-03 04:11:15 +01:00
leangjia
564f4a9b47
Updated Chinese translations
2024-09-12 15:50:58 +08:00
leangjia
0c408cf7e7
Updated Chinese translations.
...
Happy Mid-autumn Festival.
2024-09-11 14:27:37 +08:00
Ilia Ross
e9eda1ddc4
Add ability to write file directly to disk #2254
2024-08-19 05:12:55 +03:00
Ilia Ross
a6f5e593b0
Fix self-XSS when downloading a file
...
Reported by: Rushikesh Kaware
[build]
2024-01-20 12:36:11 +02:00
Ilia Ross
e264daebe0
Fix German translation
...
https://github.com/webmin/webmin/issues/2060
2023-12-10 19:56:26 +02: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
iliajie
d9ea914889
Fix to always upload to user home directory if possible
2023-07-31 03:10:00 +03:00
iliajie
1730540764
Fix to always download to user home directory if possible
2023-07-31 03:05:39 +03:00
iliajie
fab2a1c871
Fix to slurp file using local $/ instead 3de93296a9 (r114530097)
2023-05-23 14:12:28 +03:00
iliajie
c4866735ba
Fix to always download altered file (no banner)
2023-05-22 12:07:37 +03:00
iliajie
794ca0f651
Add ability to read potentially dangerous files safely or force download
2023-05-20 12:05:03 +03:00
iliajie
e288f1b955
Revert recent changes to add on the PR instead https://github.com/webmin/webmin/issues/1907#issuecomment-1555642036
2023-05-20 12:01:57 +03:00
iliajie
3de93296a9
Fix to improve un-safe downloads https://github.com/webmin/webmin/issues/1907#issuecomment-1553946236
2023-05-19 13:23:43 +03:00
iliajie
7b37cedaf6
Fix to filter possible JavaScript in PDF files https://github.com/webmin/webmin/issues/1907#issuecomment-1552117601
2023-05-18 21:38:22 +03:00
iliajie
953c4ed020
Fix to consider all variations of HTML types
2023-05-17 11:53:06 +03:00
iliajie
d5a3eebe85
Fix to read full size of dangerous type
2023-05-17 11:13:22 +03:00
iliajie
c92395176f
Fix to consider XML too #1907
2023-05-16 14:41:09 +03:00
Jamie Cameron
ab44aa8023
When showing HTML, filter out any JS
2023-05-15 20:48:52 -07:00
Jamie Cameron
152414d631
Revert "Fix to always force text/plain for all kind for text #1907 "
...
This reverts commit 5e9f137adf .
2023-05-15 20:45:10 -07:00
iliajie
5e9f137adf
Fix to always force text/plain for all kind for text #1907
2023-05-16 00:50:41 +03:00
iliajie
e9d58bdd42
Add API to get buffer size for file transfers
2022-11-21 21:07:00 +02:00
iliajie
1550e9e639
Revert "Fix to place the checkbox the same way"
...
This reverts commit 7ac4a389fb .
2022-11-18 20:44:24 +02:00
iliajie
7ac4a389fb
Fix to place the checkbox the same way
2022-11-18 20:43:51 +02:00
iliajie
394ca56f4b
Add more space before the checkbox
2022-11-18 20:41:11 +02:00