• Joined on 2025-07-20
michael closed issue dutchcoders/transfer.sh#148 2026-01-19 18:29:11 +00:00
The SSL Cert has expired.
michael closed issue dutchcoders/transfer.sh#149 2026-01-19 18:29:11 +00:00
No error returned when Max-Days is invalid
michael closed issue dutchcoders/transfer.sh#150 2026-01-19 18:29:11 +00:00
Support for pasting files directly?
michael opened issue usnistgov/macos_security#85 2026-01-19 18:29:11 +00:00
system_settings_system_wide_preferences_configure.yaml is missing full path to security binary
michael opened issue usnistgov/macos_security#86 2026-01-19 18:29:11 +00:00
system_settings_loginwindow_loginwindowtext_enable appear in the configuration profile when not selected
michael opened issue usnistgov/macos_security#87 2026-01-19 18:29:11 +00:00
system_settings_wake_network_access_disable failed in VM devices
michael commented on issue dutchcoders/transfer.sh#149 2026-01-19 18:29:11 +00:00
No error returned when Max-Days is invalid

@anihm136 commented on GitHub:

Maybe overkill, but I did a binary search and it appears to fail at 8217934 days

michael commented on issue dutchcoders/transfer.sh#149 2026-01-19 18:29:11 +00:00
No error returned when Max-Days is invalid

@jimmybrancaccio commented on GitHub:

I'm curious if this broke uploading as I am getting a 400 error now on my self-hosted install and when attempting to upload a file via the command line. On…

michael commented on issue dutchcoders/transfer.sh#149 2026-01-19 18:29:11 +00:00
No error returned when Max-Days is invalid

@paolafrancesca commented on GitHub:

Indeed it seems so @jimmybrancaccio, glad you spotted this so soon. I've reverted the PR

@kugiyasan it should be something like this, can you create a…

michael commented on issue dutchcoders/transfer.sh#149 2026-01-19 18:29:11 +00:00
No error returned when Max-Days is invalid

@paolafrancesca commented on GitHub:

@anihm136 how much high the value must be set?

michael commented on issue dutchcoders/transfer.sh#150 2026-01-19 18:29:11 +00:00
Support for pasting files directly?

@paolafrancesca commented on GitHub:

@fr3fou it can be a nice feature to add. but actually not sure when I'll have time to work on it. are you able to contribute on your side? :)

michael commented on issue dutchcoders/transfer.sh#149 2026-01-19 18:29:11 +00:00
No error returned when Max-Days is invalid

@kugi83 commented on GitHub:

Hey can I take this issue?

michael commented on issue dutchcoders/transfer.sh#150 2026-01-19 18:29:11 +00:00
Support for pasting files directly?

@paolafrancesca commented on GitHub:

fixed by https://github.com/dutchcoders/transfer.sh-web/pull/58

michael commented on issue dutchcoders/transfer.sh#150 2026-01-19 18:29:11 +00:00
Support for pasting files directly?

@glk0 commented on GitHub:

HI, I'd like to work on this feature. Can you assign it to me ?

michael commented on issue usnistgov/macos_security#86 2026-01-19 18:29:11 +00:00
system_settings_loginwindow_loginwindowtext_enable appear in the configuration profile when not selected

@golbiga commented on GitHub:

This is possibly a JCE issue and not a mscp issue. Closing the ticket.

michael commented on issue dutchcoders/transfer.sh#150 2026-01-19 18:29:11 +00:00
Support for pasting files directly?

@paolafrancesca commented on GitHub:

@glk0 thanks

in caes the code for the fronted is at https://github.com/dutchcoders/transfer.sh-web

michael commented on issue dutchcoders/transfer.sh#150 2026-01-19 18:29:11 +00:00
Support for pasting files directly?

@stefanbenten commented on GitHub:

Of course!

michael commented on issue usnistgov/macos_security#87 2026-01-19 18:29:11 +00:00
system_settings_wake_network_access_disable failed in VM devices

@robertgendler commented on GitHub:

I bet there are actually quite a few rules that will fail on VMs.

This kind of a thing may be where customization and excluding certain rules should be used.

michael commented on issue dutchcoders/transfer.sh#149 2026-01-19 18:29:11 +00:00
No error returned when Max-Days is invalid

@jimmybrancaccio commented on GitHub:

Looks good now @aspacca and @kugiyasan Thank you both! ❤️

michael commented on issue dutchcoders/transfer.sh#149 2026-01-19 18:29:11 +00:00
No error returned when Max-Days is invalid

@kugi83 commented on GitHub:

Oops sorry! I made the PR asap, @aspacca