• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#161 2026-01-19 18:29:14 +00:00
Question: In Debian11 does not recognize the type

@paolafrancesca commented on GitHub:

I cannot reproduce, could you share the file? mime type is inferred by the file extension: https://github.com/dutchcoders/transfer.sh/blob/master/server/handl…

michael closed issue dutchcoders/transfer.sh#156 2026-01-19 18:29:13 +00:00
Website certificate has expired
michael closed issue dutchcoders/transfer.sh#154 2026-01-19 18:29:13 +00:00
Unable to download files
michael commented on issue usnistgov/macos_security#91 2026-01-19 18:29:13 +00:00
Store lastComplianceCheck date string as a regularised value

@tuxudo commented on GitHub:

I am in favor of this change. It does cause problems for parsing the data/time with the macos_security_compliance MunkiReport module: https://github.com/tuxudo/macos…

michael commented on issue usnistgov/macos_security#91 2026-01-19 18:29:13 +00:00
Store lastComplianceCheck date string as a regularised value

@brodjieski commented on GitHub:

It might make sense to store this as a standardized format... either local time, or maybe UTC?

❯ date +"%Y-%m-%d %H:%M:%S"
2024-07-16 08:12:34
❯ date…
michael commented on issue usnistgov/macos_security#91 2026-01-19 18:29:13 +00:00
Store lastComplianceCheck date string as a regularised value

@modestindustries commented on GitHub:

I might consider adopting the ISO 8601 standard: https://en.wikipedia.org/wiki/ISO_8601

Although I can see a strong case for using the local time of the…

michael commented on issue dutchcoders/transfer.sh#155 2026-01-19 18:29:13 +00:00
Bug: Error 404 when try to delete file uploaded via zsh function

@corporateuser commented on GitHub:

Some command line clients do not print headers by default, please consider to return JSON object instead of a simple string:

{
  "downloadUrl":
michael commented on issue dutchcoders/transfer.sh#155 2026-01-19 18:29:13 +00:00
Bug: Error 404 when try to delete file uploaded via zsh function

@slmnsh commented on GitHub:

Also when you click confirm again and again it appends the error into same error instead of replacing it completely.

nvm I made PR on transfer.sh-web repo for that fix

michael opened issue dutchcoders/transfer.sh#157 2026-01-19 18:29:13 +00:00
Download from link problem
michael opened issue dutchcoders/transfer.sh#158 2026-01-19 18:29:13 +00:00
Question: Local driver files stored location
michael closed issue dutchcoders/transfer.sh#155 2026-01-19 18:29:13 +00:00
Bug: Error 404 when try to delete file uploaded via zsh function
michael closed issue dutchcoders/transfer.sh#157 2026-01-19 18:29:13 +00:00
Download from link problem
michael closed issue dutchcoders/transfer.sh#158 2026-01-19 18:29:13 +00:00
Question: Local driver files stored location
michael closed issue dutchcoders/transfer.sh#159 2026-01-19 18:29:13 +00:00
No URL returned after Upload
michael commented on issue usnistgov/macos_security#96 2026-01-19 18:29:13 +00:00
Changing time server value is not respected, always, in the remediation section

@vaughnhart commented on GitHub:

I checked over what you posted and you have the wrong PDF page. And the mobilecpnfig.txt file you posted shows the correct time server for government machines…

michael commented on issue usnistgov/macos_security#96 2026-01-19 18:29:13 +00:00
Changing time server value is not respected, always, in the remediation section

@robertgendler commented on GitHub:

@JCSmillie Coming around to this.

We are unable to replicate the bug either using the project directly. Can you try to re-create the issue with using just…

michael opened issue usnistgov/macos_security#97 2026-01-19 18:29:13 +00:00
authorizationdb rules
michael opened issue usnistgov/macos_security#98 2026-01-19 18:29:13 +00:00
pwpolicy_force_pin_enable
michael commented on issue dutchcoders/transfer.sh#158 2026-01-19 18:29:13 +00:00
Question: Local driver files stored location

@stefanbenten commented on GitHub:

You need to mount the /tmp directory into the container. You just told the image to storage all of the data inside of the container in /tmp.

michael opened issue dutchcoders/transfer.sh#159 2026-01-19 18:29:13 +00:00
No URL returned after Upload