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

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

@paolafrancesca commented on GitHub:

sorry @AlexGustafsson , i really don't see any value in disabling the routes when not calling them produces exactly the same results

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:

@aspacca Hosting the service lets people visit the site. There are some options to protect the service using basic auto, but that is not honoured by the…

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 pushing files and sharing the links is actually using the service, and this is not related to having the home and preview routes exposed or…

michael opened issue usnistgov/macos_security#211 2026-01-19 18:29:40 +00:00
os_sshd_key_exchange_algorithm_configure detection issue
michael opened issue usnistgov/macos_security#212 2026-01-19 18:29:40 +00:00
os_sshd_fips_compliant remediate issue
michael opened issue usnistgov/macos_security#213 2026-01-19 18:29:40 +00:00
system_settings_ssh_enable check
michael closed issue usnistgov/macos_security#212 2026-01-19 18:29:40 +00:00
os_sshd_fips_compliant remediate issue