• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#223 2026-01-19 18:29:30 +00:00
Download links aren't resumable

@paolafrancesca commented on GitHub:

I can confirm that wget -c works properly

michael commented on issue dutchcoders/transfer.sh#224 2026-01-19 18:29:30 +00:00
How to show texts instead of download button?

@khvnhtung commented on GitHub:

<img width="1125" alt="Screen Shot 2020-03-15 at 21 10 00" src="https://user-images.githubusercontent.com/33808069/76703087-55c7b100-6701-11ea-818c-d91b9cb22261.png…

michael commented on issue dutchcoders/transfer.sh#225 2026-01-19 18:29:30 +00:00
Can't configure nginx reverse proxy to transfer.sh

@crabvk commented on GitHub:

Try to add trailing slashes, one for location location /transfer/, another for proxy_pass proxy_pass http://vps_ip:8081/; Also remove Upgrade header. Or you…

michael commented on issue dutchcoders/transfer.sh#225 2026-01-19 18:29:30 +00:00
Can't configure nginx reverse proxy to transfer.sh

@HamedSepehr commented on GitHub:

Try to add trailing slashes, one for location location /transfer/, another for proxy_pass proxy_pass http://vps_ip:8081/; Also remove Upgrade…

michael commented on issue usnistgov/macos_security#171 2026-01-19 18:29:30 +00:00
firmware password requirement not applicable to Apple silicon according to STIG

@bernstei commented on GitHub:

It's working now - weird.

michael commented on issue usnistgov/macos_security#171 2026-01-19 18:29:30 +00:00
firmware password requirement not applicable to Apple silicon according to STIG

@bernstei commented on GitHub:

Hmm - the i386 tag is there on Big Sur and Monterey, but I'm sure I've gotten this showing up as a rule failure on M1 macs, because I had to track it down and…

michael commented on issue usnistgov/macos_security#170 2026-01-19 18:29:30 +00:00
Compliance percentage incorrect when exempted rules pass

@bernstei commented on GitHub:

Thanks - I'll take a look at that branch.

michael commented on issue usnistgov/macos_security#170 2026-01-19 18:29:30 +00:00
Compliance percentage incorrect when exempted rules pass

@BrendaHubbell commented on GitHub:

Me va a tener que pagar!! Lol😜

michael opened issue usnistgov/macos_security#173 2026-01-19 18:29:30 +00:00
Ventura firewall mobileconfig fails to install
michael opened issue usnistgov/macos_security#172 2026-01-19 18:29:30 +00:00
os_policy_banner_ssh_configure fails on Ventura even after remediation
michael opened issue usnistgov/macos_security#174 2026-01-19 18:29:30 +00:00
compliance script should be able to say which rules fail
michael commented on issue dutchcoders/transfer.sh#224 2026-01-19 18:29:30 +00:00
How to show texts instead of download button?

@paolafrancesca commented on GitHub:

@khvnhtung the right tag is v1.1.6 please, use dutchcoders/transfer.sh:vX.Y.Z instead of latest since you'll be sure to have a proper release

michael commented on issue dutchcoders/transfer.sh#224 2026-01-19 18:29:30 +00:00
How to show texts instead of download button?

@paolafrancesca commented on GitHub:

@khvnhtung please, provide some steps to reproduce the issue. maybe a screenshot as well in the preview page with the download button there should be the…

michael closed issue usnistgov/macos_security#172 2026-01-19 18:29:30 +00:00
os_policy_banner_ssh_configure fails on Ventura even after remediation
michael commented on issue dutchcoders/transfer.sh#224 2026-01-19 18:29:30 +00:00
How to show texts instead of download button?

@paolafrancesca commented on GitHub:

it seems that lstat on the saved file (that will return the content type of the file to enable content preview) fails when running in the docker container:…

michael closed issue usnistgov/macos_security#173 2026-01-19 18:29:30 +00:00
Ventura firewall mobileconfig fails to install
michael closed issue usnistgov/macos_security#174 2026-01-19 18:29:30 +00:00
compliance script should be able to say which rules fail
michael closed issue dutchcoders/transfer.sh#224 2026-01-19 18:29:29 +00:00
How to show texts instead of download button?
michael closed issue dutchcoders/transfer.sh#223 2026-01-19 18:29:29 +00:00
Download links aren't resumable
michael opened issue dutchcoders/transfer.sh#225 2026-01-19 18:29:29 +00:00
Can't configure nginx reverse proxy to transfer.sh