• Joined on 2025-07-20
michael opened issue usnistgov/macos_security#220 2026-01-19 18:29:42 +00:00
Fix CIS mappings from new draft
michael closed issue dutchcoders/transfer.sh#276 2026-01-19 18:29:42 +00:00
Support for customized subroute?
michael opened issue usnistgov/macos_security#221 2026-01-19 18:29:42 +00:00
Profiles with multiple disabled Pref Panes keys not detected
michael opened issue usnistgov/macos_security#222 2026-01-19 18:29:42 +00:00
Big Sur Compliance Script Error
michael closed issue usnistgov/macos_security#220 2026-01-19 18:29:42 +00:00
Fix CIS mappings from new draft
michael closed issue usnistgov/macos_security#221 2026-01-19 18:29:42 +00:00
Profiles with multiple disabled Pref Panes keys not detected
michael closed issue usnistgov/macos_security#222 2026-01-19 18:29:42 +00:00
Big Sur Compliance Script Error
michael commented on issue dutchcoders/transfer.sh#275 2026-01-19 18:29:42 +00:00
Upload fails on browser if filename contains Unicode character

@paolafrancesca commented on GitHub:

@YJSoft this is solved in codebase since almost an year. I cannot do anything about the version on https://transfer.sh

michael commented on issue dutchcoders/transfer.sh#276 2026-01-19 18:29:42 +00:00
Support for customized subroute?

@lucernae commented on GitHub:

Also, @aspacca are you the maintainer of this project now?

michael commented on issue dutchcoders/transfer.sh#274 2026-01-19 18:29:42 +00:00
Lack of compatibility with reverse proxy

@theAkito commented on GitHub:

@aspacca First of all, thank you for your quick response and action.

I checked out to ISSUE-203 but I get

flag provided but not defined: -proxy-path

w…

michael commented on issue dutchcoders/transfer.sh#276 2026-01-19 18:29:42 +00:00
Support for customized subroute?

@paolafrancesca commented on GitHub:

hello @lucernae you're right please test #206 branch and tell me if it fixes the problem I tested only on UI side and it works

please, note that a new…

michael commented on issue dutchcoders/transfer.sh#274 2026-01-19 18:29:42 +00:00
Lack of compatibility with reverse proxy

@paolafrancesca commented on GitHub:

sorry @Akito13 , wrong issue

as for the proxy support, there are actually two problem: one is the path and one is the host the path issue in solved in…

michael commented on issue dutchcoders/transfer.sh#274 2026-01-19 18:29:42 +00:00
Lack of compatibility with reverse proxy

@paolafrancesca commented on GitHub:

—proxy-path should be a path, not a domain so if you are proxing from http://yourdomin.com/apath to transfer.sh bound on localhost:8080 you should pass…

michael commented on issue dutchcoders/transfer.sh#274 2026-01-19 18:29:42 +00:00
Lack of compatibility with reverse proxy

@paolafrancesca commented on GitHub:

then you don't need --proxy-path param bust just to instruct your proxy to set the host header as the same as the domain of the proxy as I wrote before on…

michael commented on issue dutchcoders/transfer.sh#276 2026-01-19 18:29:42 +00:00
Support for customized subroute?

@lucernae commented on GitHub:

Thanks, for the quick follow up! I ended up doing some modification (of course it's a hack :p), to make transfer.sh web shows the correct url and all the…

michael commented on issue dutchcoders/transfer.sh#274 2026-01-19 18:29:42 +00:00
Lack of compatibility with reverse proxy

@theAkito commented on GitHub:

—proxy-path should be a path, not a domain so if you are proxing from http://yourdomin.com/apath to transfer.sh bound on localhost:8080 you should pass…

michael commented on issue dutchcoders/transfer.sh#276 2026-01-19 18:29:42 +00:00
Support for customized subroute?

@paolafrancesca commented on GitHub:

@lucernae I started implementing #206 (and related branch in transfer.sh-web) trying to avoid to pass an explicit param for the proxy path and relying instead…

michael commented on issue dutchcoders/transfer.sh#276 2026-01-19 18:29:42 +00:00
Support for customized subroute?

@lucernae commented on GitHub:

I did some quick testing on my part: Let's say, I deployed on http://domain.org/transfer using a combination of haproxy docker container and transfer.sh (go…

michael commented on issue usnistgov/macos_security#220 2026-01-19 18:29:42 +00:00
Fix CIS mappings from new draft

@robertgendler commented on GitHub:

merged into Ventura branch.

michael commented on issue usnistgov/macos_security#221 2026-01-19 18:29:42 +00:00
Profiles with multiple disabled Pref Panes keys not detected

@robertgendler commented on GitHub:

This is fixed in the OS branches. Please check out the Monterey branch