• Joined on 2025-07-20
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:

So I think it's useless to show that delete button

On Wed, Sep 15, 2021, 1:51 AM Andrea Spacca @.***> wrote:

I want to know when files deleted from the…

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#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

@georgalis commented on GitHub:

I highly recommend storing the date in UNIX seconds format. This format is easily processed and converted to human readable locale for reports. Integer seconds…

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 usnistgov/macos_security#93 2026-01-19 18:29:13 +00:00
SyntaxWarning: invalid escape sequence '\|'

@MHHK89 commented on GitHub:

I have the same issue.

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:

Deletion token is returned on upload in the header X-Url-Delete, zsh function doesn't print it: I never used zsh so I wouldn't be able to modify. Any external PR…

michael commented on issue dutchcoders/transfer.sh#152 2026-01-19 18:29:12 +00:00
Upload files from url

@bman46 commented on GitHub:

Regardless of the specifics, there are situations where uploading from a link would be useful. That also wont stop anyone from just uploading the file from a local…

michael commented on issue dutchcoders/transfer.sh#152 2026-01-19 18:29:12 +00:00
Upload files from url

@stefanbenten commented on GitHub:

I do agree having a shell alias/function for the above command is fine and easiest. In that case, it would still pass the data via the client and check all…

michael commented on issue dutchcoders/transfer.sh#152 2026-01-19 18:29:12 +00:00
Upload files from url

@paolafrancesca commented on GitHub:

we should add an example box in the frontend, @stefanbenten

michael commented on issue dutchcoders/transfer.sh#152 2026-01-19 18:29:12 +00:00
Upload files from url

@stefanbenten commented on GitHub:

I totally agree, it would not stop it. But certainly make it possible to track down who uploaded it in case of an takedown/abuse request.

michael opened issue usnistgov/macos_security#93 2026-01-19 18:29:12 +00:00
SyntaxWarning: invalid escape sequence '\
michael closed issue usnistgov/macos_security#91 2026-01-19 18:29:12 +00:00
Store lastComplianceCheck date string as a regularised value
michael closed issue usnistgov/macos_security#92 2026-01-19 18:29:12 +00:00
Undefined reference to 'parser' in main() of generate_baseline.py
michael closed issue usnistgov/macos_security#93 2026-01-19 18:29:12 +00:00
SyntaxWarning: invalid escape sequence '\|'
michael opened issue dutchcoders/transfer.sh#154 2026-01-19 18:29:12 +00:00
Unable to download files
michael opened issue dutchcoders/transfer.sh#155 2026-01-19 18:29:12 +00:00
Bug: Error 404 when try to delete file uploaded via zsh function