• Joined on 2025-07-20
michael commented on issue usnistgov/macos_security#210 2026-01-19 18:29:40 +00:00
Generated compliance script debug mode

@golbiga commented on GitHub:

merged into ventura, will checkout into other branches

michael commented on issue dutchcoders/transfer.sh#264 2026-01-19 18:29:40 +00:00
Option to disable the frontend

@AlexGustafsson commented on GitHub:

I am aware the service is on HTTP. I’d like an option to disable the routes for rendering the website itself.

Thanks for the heads up on the state of the…

michael commented on issue dutchcoders/transfer.sh#264 2026-01-19 18:29:40 +00:00
Option to disable the frontend

@mckaygerhard commented on GitHub:

umm, the frontend are not also a pure-cli solution.. that can be selfthosted?

michael commented on issue dutchcoders/transfer.sh#264 2026-01-19 18:29:40 +00:00
Option to disable the frontend

@paolafrancesca commented on GitHub:

the whole service is on http, it doesn't host a website: two of the routes render html pages (the home and the preview), if you never call those url the html…

michael commented on issue usnistgov/macos_security#208 2026-01-19 18:29:40 +00:00
os_install_log_retention_configure

@jmahlman commented on GitHub:

Are you running the command with sudo?

michael commented on issue usnistgov/macos_security#208 2026-01-19 18:29:40 +00:00
os_install_log_retention_configure

@cipineda commented on GitHub:

my bad, it works with root, I guess I got confused as I thought I had seen this as well in the EA in JAMF. Closing this ticket.

michael commented on issue usnistgov/macos_security#209 2026-01-19 18:29:40 +00:00
os_hibernate_mode_enable Missing hibernatemode (and spelling error)

@golbiga commented on GitHub:

merged into ventura and will be checked out into others.

michael commented on issue dutchcoders/transfer.sh#263 2026-01-19 18:29:40 +00:00
Download Button /get/xxx/file instead of /xxx/file

@nachtswirdesdunkel commented on GitHub:

ok i tried it without proxy and the setup works as you decribe. Therefore the proxy does something disrupting the behaviour. thanks for the quick reply.

michael commented on issue dutchcoders/transfer.sh#262 2026-01-19 18:29:40 +00:00
Transfer.sh is currently down

@paolafrancesca commented on GitHub:

the repo is hosted on github and I'm the maintainer. I never had any control on https://transfer.sh that was maintained and hosted by dutchcoders but it is…

michael commented on issue dutchcoders/transfer.sh#262 2026-01-19 18:29:40 +00:00
Transfer.sh is currently down

@linuxct commented on GitHub:

Thank you, I've emailed storj to notify them.

michael commented on issue dutchcoders/transfer.sh#263 2026-01-19 18:29:40 +00:00
Download Button /get/xxx/file instead of /xxx/file

@nachtswirdesdunkel commented on GitHub:

i use apache proxy here the conf files

<VirtualHost *:80>
ServerName xxx
RewriteEngine on
RewriteCond %{SERVER_NAME} =xxx
RewriteRule ^…
michael commented on issue dutchcoders/transfer.sh#263 2026-01-19 18:29:40 +00:00
Download Button /get/xxx/file instead of /xxx/file

@paolafrancesca commented on GitHub:

@nachtswirdesdunkel the behaviour for donwload was changed originally (before I became maintainer) to limit some kind of abuse that happened on http://transfer…

michael commented on issue dutchcoders/transfer.sh#264 2026-01-19 18:29:40 +00:00
Option to disable the frontend

@paolafrancesca commented on GitHub:

@AlexGustafsson I don't understand what you refer to with frontend, can you explain more in details?

michael commented on issue dutchcoders/transfer.sh#264 2026-01-19 18:29:40 +00:00
Option to disable the frontend

@AlexGustafsson commented on GitHub:

Running the docker file, the service hosted a website (frontend). I’m interested in disabling said frontend and only allow the routes necessary for CLI…

michael closed issue usnistgov/macos_security#209 2026-01-19 18:29:39 +00:00
os_hibernate_mode_enable Missing hibernatemode (and spelling error)
michael closed issue usnistgov/macos_security#210 2026-01-19 18:29:39 +00:00
Generated compliance script debug mode
michael commented on issue dutchcoders/transfer.sh#262 2026-01-19 18:29:39 +00:00
Transfer.sh is currently down

@paolafrancesca commented on GitHub:

also: I've just tested and it works properly from germany

michael commented on issue dutchcoders/transfer.sh#262 2026-01-19 18:29:39 +00:00
Transfer.sh is currently down

@paolafrancesca commented on GitHub:

this repo has no connection with the http://transfer.sh hosted service and there's nothing I could do about it

michael commented on issue dutchcoders/transfer.sh#262 2026-01-19 18:29:39 +00:00
Transfer.sh is currently down

@linuxct commented on GitHub:

The repo may not be intrinsically connected to https://transfer.sh, but it's being hosted by DutchCoders, who also are the owners of the repo. Correct me if I'm…

michael commented on issue dutchcoders/transfer.sh#259 2026-01-19 18:29:39 +00:00
Append Max-Downloads and Max-Days on response headers

@paolafrancesca commented on GitHub:

but I guess the headers should be Remaining-Downloads and Remaining-Days to be useful