• Joined on 2025-07-20
michael opened issue dutchcoders/transfer.sh#244 2026-01-19 18:29:35 +00:00
Couldn't upload file to docker
michael closed issue dutchcoders/transfer.sh#243 2026-01-19 18:29:34 +00:00
There is no 'X-Url-Delete' in response header, how can I delete a file uploaded?
michael commented on issue usnistgov/macos_security#184 2026-01-19 18:29:34 +00:00
Script should explicitly set LANG=C to avoid problems with localized output

@georgalis commented on GitHub:

@brodjieski the available locales can be determined with locale -a current environment can be determined with locale alone. France uses comma notation, and…

michael commented on issue usnistgov/macos_security#186 2026-01-19 18:29:34 +00:00
os_anti_virus_installed returns unexpected result ('integer': 3)

@robertgendler commented on GitHub:

`/bin/launchctl list

michael commented on issue usnistgov/macos_security#186 2026-01-19 18:29:34 +00:00
os_anti_virus_installed returns unexpected result ('integer': 3)

@robertgendler commented on GitHub:

And merged into monterey as well.

michael commented on issue usnistgov/macos_security#186 2026-01-19 18:29:34 +00:00
os_anti_virus_installed returns unexpected result ('integer': 3)

@robertgendler commented on GitHub:

Merged into the ventura branch.

michael commented on issue usnistgov/macos_security#184 2026-01-19 18:29:34 +00:00
Script should explicitly set LANG=C to avoid problems with localized output

@brodjieski commented on GitHub:

Will keep this in mind as we explore localization implementations in the project.

michael opened issue usnistgov/macos_security#187 2026-01-19 18:29:34 +00:00
os_secure_boot_verify - bputil
michael opened issue usnistgov/macos_security#188 2026-01-19 18:29:34 +00:00
Scutil is referenced without full path
michael commented on issue dutchcoders/transfer.sh#243 2026-01-19 18:29:34 +00:00
There is no 'X-Url-Delete' in response header, how can I delete a file uploaded?

@paolafrancesca commented on GitHub:

@guest6379 the documentation is related to current version of the service, not to the one hosted on transfer.sh

you car read the disclaimer: https://github.…

michael opened issue usnistgov/macos_security#184 2026-01-19 18:29:34 +00:00
Script should explicitly set LANG=C to avoid problems with localized output
michael opened issue usnistgov/macos_security#189 2026-01-19 18:29:34 +00:00
Add command to remove uchg flag from /etc/security/audit_control
michael commented on issue dutchcoders/transfer.sh#242 2026-01-19 18:29:34 +00:00
Question: Passing an argument to docker to set the return URL

@paolafrancesca commented on GitHub:

@sean-perryman you mentioned Nginx, that I presume you use as proxy to the transfer service in the docker container. In this case you have to add in the…

michael commented on issue dutchcoders/transfer.sh#242 2026-01-19 18:29:34 +00:00
Question: Passing an argument to docker to set the return URL

@sean-perryman commented on GitHub:

Awesome! That was exactly what I needed. I just popped that in right under the proxy_pass directive in my nginx.conf and it worked perfect. Thanks!

michael commented on issue dutchcoders/transfer.sh#242 2026-01-19 18:29:34 +00:00
Question: Passing an argument to docker to set the return URL

@dopessoa commented on GitHub:

This isn't really related to the Dockerfile.

Please take a look at your transfer function/alias, the URL should be pointing to https://external.url and not…

michael commented on issue dutchcoders/transfer.sh#242 2026-01-19 18:29:34 +00:00
Question: Passing an argument to docker to set the return URL

@sean-perryman commented on GitHub:

That was my original thought, but it seems the docker container is setting that for itself. For example, browsing the tld https://example.url shows up at the…

michael closed issue usnistgov/macos_security#188 2026-01-19 18:29:34 +00:00
Scutil is referenced without full path
michael closed issue usnistgov/macos_security#187 2026-01-19 18:29:34 +00:00
os_secure_boot_verify - bputil
michael closed issue usnistgov/macos_security#189 2026-01-19 18:29:34 +00:00
Add command to remove uchg flag from /etc/security/audit_control
michael commented on issue dutchcoders/transfer.sh#241 2026-01-19 18:29:34 +00:00
runtime error: index out of range when uploading zip

@paolafrancesca commented on GitHub:

hello @camielverdult, sorry we have no control on the version of the service hosted at transfer.sh if you are able to reproduce the issue with the current…