allowDiagnosticSubmission
@robertgendler commented on GitHub:
I think we found those and added rules for them. https://github.com/usnistgov/macos_security/blob/main/rules/system_settings/system_settings_improve_assistive_…
@robertgendler commented on GitHub:
Closing cause this is all added and completed
@nlkguy commented on GitHub:
~$ curl https://transfer.sh/ --upload-file backup.log curl: (92) HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)
back then transfer.sh only worked…
@paolafrancesca commented on GitHub:
hi @mcreasindo-git
you are looking for the inline alias: 6b8eff8322/README.md (l)…
@yelodevopsi commented on GitHub:
Seem that the error still persist after I purged and pulled :latest tag.
Could you confirm that you're able to run the SSL-based transfer.sh docker…
@yelodevopsi commented on GitHub:
Thanks for the quick reply!
Yes, I corrected that error previously and tested without true too - Still the redirect problem persists.
The command below is…
@paolafrancesca commented on GitHub:
@rompeldunk
--force-https is a boolean flag, you don't need to pass true as a value, setting it is enough
passing true seems to break the parsing of…
@paolafrancesca commented on GitHub:
https://hub.docker.com/r/dutchcoders/transfer.sh/tags
it seems the docker image is not updated yet
@paolafrancesca commented on GitHub:
@rompeldunk there was actually a bug in the redirect handler, fixed on #441