• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request

@anihm136 commented on GitHub:

Is POST meant to be officially supported? If not, I could remove the post-related handlers and logic, else I can add the header

michael opened issue usnistgov/macos_security#88 2026-01-19 18:29:12 +00:00
Scripts fail if yaml file has .yml extension
michael opened issue usnistgov/macos_security#89 2026-01-19 18:29:12 +00:00
system_settings_siri_listen_disable result check incorrect
michael opened issue usnistgov/macos_security#90 2026-01-19 18:29:12 +00:00
Add basic usage instructions
michael opened issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request
michael opened issue dutchcoders/transfer.sh#152 2026-01-19 18:29:12 +00:00
Upload files from url
michael closed issue usnistgov/macos_security#89 2026-01-19 18:29:12 +00:00
system_settings_siri_listen_disable result check incorrect
michael closed issue usnistgov/macos_security#88 2026-01-19 18:29:12 +00:00
Scripts fail if yaml file has .yml extension
michael opened issue dutchcoders/transfer.sh#153 2026-01-19 18:29:12 +00:00
[Feature] Read in from stdin/pipe
michael closed issue usnistgov/macos_security#90 2026-01-19 18:29:12 +00:00
Add basic usage instructions
michael closed issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request
michael commented on issue usnistgov/macos_security#90 2026-01-19 18:29:12 +00:00
Add basic usage instructions

@jmahlman commented on GitHub:

Hi there. The wiki contains a good deal of usage information. While we know it could use some updates, the…

michael commented on issue usnistgov/macos_security#89 2026-01-19 18:29:12 +00:00
system_settings_siri_listen_disable result check incorrect

@brodjieski commented on GitHub:

There may be an additional issue going on here. When running generate_guidance, these pop up when building profiles...

There are errors in the following…
michael commented on issue usnistgov/macos_security#89 2026-01-19 18:29:12 +00:00
system_settings_siri_listen_disable result check incorrect

@jmahlman commented on GitHub:

There may be an additional issue going on here. When running generate_guidance, these pop up when building profiles...

There are errors in the…
michael commented on issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request

@paolafrancesca commented on GitHub:

@anihm136 , yes, x-url-delete is not supported on POST. Rather than merging the POST and PUT handler, I would remove the POST one, or add the…

michael commented on issue dutchcoders/transfer.sh#153 2026-01-19 18:29:12 +00:00
[Feature] Read in from stdin/pipe

@corneliusroemer commented on GitHub:

Random name is perfectly fine in this case, what else should it be :) could of course be passed as a command line argument as extra feature as add on.

michael commented on issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request

@paolafrancesca commented on GitHub:

@anihm136

Is POST meant to be officially supported?

I kept updating the POST handler but for the x-url-delete, on the other side there's…

michael commented on issue usnistgov/macos_security#89 2026-01-19 18:29:12 +00:00
system_settings_siri_listen_disable result check incorrect

@chadmorales commented on GitHub:

Screenshot 2024-08-30 at 2 52 53 PM Does not…
michael commented on issue dutchcoders/transfer.sh#152 2026-01-19 18:29:12 +00:00
Upload files from url

@stefanbenten commented on GitHub:

@wuniversales Could you elaborate more on the use case? Why would one not share the URL directly?

michael commented on issue dutchcoders/transfer.sh#149 2026-01-19 18:29:11 +00:00
No error returned when Max-Days is invalid

@paolafrancesca commented on GitHub:

@anihm136 how much high the value must be set?