• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#272 2026-01-19 18:29:42 +00:00
Fails on uploading favicon.ico

@paolafrancesca commented on GitHub:

I will fix limiting http.FileServer handler only for GET requests. Anyway it is unlikely to see the fix on http://transfer.sh :)

michael commented on issue usnistgov/macos_security#218 2026-01-19 18:29:42 +00:00
icloud_appleid_system_settings_disable checking script seems to be returning inconsistent data

@robertgendler commented on GitHub:

Are you running the profiles check with sudo before it.

`sudo /usr/bin/profiles show -output stdout-xml

michael commented on issue dutchcoders/transfer.sh#273 2026-01-19 18:29:42 +00:00
down ?

@theaayushanand commented on GitHub:

its been down a lot lately . are you guys suffering with bad traffic ?

michael commented on issue dutchcoders/transfer.sh#273 2026-01-19 18:29:42 +00:00
down ?

@JustAnotherArchivist commented on GitHub:

The service at https://transfer.sh/ is no longer operated by the maintainers of this repository. Your best bet might be contacting [Storj via Twitter](ht…

michael commented on issue usnistgov/macos_security#218 2026-01-19 18:29:42 +00:00
icloud_appleid_system_settings_disable checking script seems to be returning inconsistent data

@brodjieski commented on GitHub:

Ok... looks like you have multiple profiles deployed that are disabling various system settings. We will have to test and figure out if we can account for that…

michael commented on issue dutchcoders/transfer.sh#273 2026-01-19 18:29:42 +00:00
down ?

@ghost commented on GitHub:

I cant open web site

michael closed issue dutchcoders/transfer.sh#275 2026-01-19 18:29:42 +00:00
Upload fails on browser if filename contains Unicode character
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

michael commented on issue usnistgov/macos_security#222 2026-01-19 18:29:42 +00:00
Big Sur Compliance Script Error

@golbiga commented on GitHub:

@paparooky Looks like we had an issue with the yaml in sysprefs_time_server_configure. I've fixed it and tested both cis lvl1 and 2. Please checkout `dev_big_sur_is…

michael commented on issue usnistgov/macos_security#222 2026-01-19 18:29:42 +00:00
Big Sur Compliance Script Error

@golbiga commented on GitHub:

We updated the big_sur branch. Closing the issue.