• Joined on 2025-07-20
michael closed issue dutchcoders/transfer.sh#97 2026-01-19 18:28:57 +00:00
Feature: skip auth from specific IP
michael closed issue dutchcoders/transfer.sh#98 2026-01-19 18:28:57 +00:00
Update version of go to >=1.18?
michael closed issue usnistgov/macos_security#19 2026-01-19 18:28:57 +00:00
system_settings_sleep_enforce rule has same detection limitations as os_sleep_and_display_sleep_apple_silicon_enable on Apple Silicon
michael closed issue dutchcoders/transfer.sh#99 2026-01-19 18:28:57 +00:00
how can delete a my file with curl
michael closed issue usnistgov/macos_security#21 2026-01-19 18:28:57 +00:00
Incorrect MacBook detection logic in os_sleep_and_display_sleep_apple_silicon_enable check script on Apple Silicon
michael commented on issue usnistgov/macos_security#20 2026-01-19 18:28:57 +00:00
Enhanced Unification of Documentation and Scripting - Dev_2.0

@brodjieski commented on GitHub:

I feel that the direction we should go is to have generate_guidance.py rely on the information contained within the provided baseline.yaml file. The baseline.yam…

michael commented on issue dutchcoders/transfer.sh#97 2026-01-19 18:28:57 +00:00
Feature: skip auth from specific IP

@toastie89 commented on GitHub:

@aspacca, thanks for the workaround! Having one container with HTTP_AUTH_USER and another with IP_WHITELIST pointing both to the same storage works fine.

michael commented on issue dutchcoders/transfer.sh#97 2026-01-19 18:28:57 +00:00
Feature: skip auth from specific IP

@paolafrancesca commented on GitHub:

@michaelscl I see some value indeed, while I'm not sure about the extra complexity in configuration

just an idea at infra level: have you thought about…

michael commented on issue dutchcoders/transfer.sh#97 2026-01-19 18:28:57 +00:00
Feature: skip auth from specific IP

@toastie89 commented on GitHub:

@aspacca nice idea, I will give it a try

michael commented on issue dutchcoders/transfer.sh#97 2026-01-19 18:28:57 +00:00
Feature: skip auth from specific IP

@michaelscl commented on GitHub:

@aspacca Yes, this is a partial solution for me. For the convenience of uploading from our lan, I didn't want to use HTTP_AUTH at all. I use the program through…

michael commented on issue dutchcoders/transfer.sh#97 2026-01-19 18:28:57 +00:00
Feature: skip auth from specific IP

@paolafrancesca commented on GitHub:

have you thought about hosting two instances pointing at the same storage, one with and one without upload authentication, and route to the second from the…

michael commented on issue dutchcoders/transfer.sh#98 2026-01-19 18:28:57 +00:00
Update version of go to >=1.18?

@paolafrancesca commented on GitHub:

@joshspicer we support building from 1.15 till 1.18: https://github.com/dutchcoders/transfer.sh/blob/main/.github/workflows/test.yml#L16-L19

the releases…

michael commented on issue dutchcoders/transfer.sh#98 2026-01-19 18:28:57 +00:00
Update version of go to >=1.18?

@joshspicer commented on GitHub:

FWIW the official stance from the golang team is to support two major versions back from the latest (so 1.17, 1.18, and 1.19…

michael commented on issue dutchcoders/transfer.sh#98 2026-01-19 18:28:57 +00:00
Update version of go to >=1.18?

@paolafrancesca commented on GitHub:

Usually its good to require the latest + the previous two minor versions (ie 1.19, 1.18, 1.17)

in order to clarify: my goal is to give users the…

michael commented on issue dutchcoders/transfer.sh#98 2026-01-19 18:28:57 +00:00
Update version of go to >=1.18?

@stefanbenten commented on GitHub:

Usually its good to require the latest + the previous two minor versions (ie 1.19, 1.18, 1.17) and thus setting the minimum to 1.17 would be a good intermediate…

michael commented on issue dutchcoders/transfer.sh#99 2026-01-19 18:28:57 +00:00
how can delete a my file with curl

@bahammut commented on GitHub:

and if we upload without run this grep part, how to delete the file without this specific header value !?

michael commented on issue dutchcoders/transfer.sh#98 2026-01-19 18:28:57 +00:00
Update version of go to >=1.18?

@paolafrancesca commented on GitHub:

to shorten the discussion: @joshspicer you should be able to pin to a non-latest version of the azure sdk and still use azure blob storage

is it ok for you?

michael commented on issue dutchcoders/transfer.sh#99 2026-01-19 18:28:57 +00:00
how can delete a my file with curl

@toastie89 commented on GitHub:

Hi, the procedure described below works for me: https://github.com/dutchcoders/transfer.sh#x-url-delete https://github.com/dutchcoders/transfer.sh#deleting

Whe…

michael commented on issue dutchcoders/transfer.sh#99 2026-01-19 18:28:57 +00:00
how can delete a my file with curl

@stefanbenten commented on GitHub:

You can always reach out via the contact-us form on the website and we'll be happy to help with getting files deleted, if proven ownership of the file exists 👍

michael opened issue usnistgov/macos_security#22 2026-01-19 18:28:57 +00:00
Modifications to "authorizationdb" in 2.6.8 cause other commands to fail when run by root, sudo or by an mdm agent