• Joined on 2025-07-20
michael opened issue usnistgov/macos_security#126 2026-01-19 18:29:19 +00:00
Rules having both the fix and the profile
michael closed issue usnistgov/macos_security#125 2026-01-19 18:29:19 +00:00
os_unlock_active_user_session_disable should be an ODV
michael closed issue usnistgov/macos_security#124 2026-01-19 18:29:19 +00:00
Rule: os_password_hint_remove reports wrong for Guest account in the as-is audit script
michael closed issue usnistgov/macos_security#126 2026-01-19 18:29:19 +00:00
Rules having both the fix and the profile
michael commented on issue dutchcoders/transfer.sh#181 2026-01-19 18:29:19 +00:00
Footer links don't work

@paolafrancesca commented on GitHub:

@stefanbenten can you check this?

The only broken link I could find on two Chrome based browsers was the "Contact Us"

michael commented on issue dutchcoders/transfer.sh#181 2026-01-19 18:29:19 +00:00
Footer links don't work

@stefanbenten commented on GitHub:

The Contact Us Button is definitely broken/not working as it redirects to an non existing page. Besides that the donation button only seems to work when your…

michael commented on issue dutchcoders/transfer.sh#181 2026-01-19 18:29:19 +00:00
Footer links don't work

@dmitrizzle commented on GitHub:

Here's a GIF. I haven't looked in to it but it seems like a JS or HTML structure issue. These links work fine on homepage. ![Apr-07-2021 09-32-36](https://user-im…

michael commented on issue dutchcoders/transfer.sh#181 2026-01-19 18:29:19 +00:00
Footer links don't work

@stefanbenten commented on GitHub:

I just checked it myself on Windows and Ubuntu 20.04 with Chrome and both show the Donate link and the misconfigured blog link. The founded in Holland is just a…

michael commented on issue dutchcoders/transfer.sh#181 2026-01-19 18:29:19 +00:00
Footer links don't work

@paolafrancesca commented on GitHub:

@dmitrizzle could you share Chrome build and macOS version? thanks

@stefanbenten https://github.com/dutchcoders/transfer.sh-web this is the repo for the…

michael commented on issue dutchcoders/transfer.sh#182 2026-01-19 18:29:19 +00:00
[Server Issue] Transfer.sh keeps closing connections while uploading and downloading...

@EMREOYUN commented on GitHub:

I tested right now and it uploaded as usual speed and correctly.

michael commented on issue dutchcoders/transfer.sh#182 2026-01-19 18:29:19 +00:00
[Server Issue] Transfer.sh keeps closing connections while uploading and downloading...

@EMREOYUN commented on GitHub:

ApplicationFrameHost_5Fy7jkNsNN Here is one of my test…

michael commented on issue dutchcoders/transfer.sh#182 2026-01-19 18:29:19 +00:00
[Server Issue] Transfer.sh keeps closing connections while uploading and downloading...

@stefanbenten commented on GitHub:

The issue should be resolved and came from the underlying storage provider. Please let me know, if you still encounter issues.

michael commented on issue dutchcoders/transfer.sh#182 2026-01-19 18:29:19 +00:00
[Server Issue] Transfer.sh keeps closing connections while uploading and downloading...

@EMREOYUN commented on GitHub:

image

michael commented on issue dutchcoders/transfer.sh#181 2026-01-19 18:29:19 +00:00
Footer links don't work

@dmitrizzle commented on GitHub:

If you still need the info: Chrome: Version 89.0.4389.114 (Official Build) (x86_64) macOS Mojave: 10.14.6 (18G8022)

michael commented on issue dutchcoders/transfer.sh#181 2026-01-19 18:29:19 +00:00
Footer links don't work

@paolafrancesca commented on GitHub:

oki, it's the download page, not the homepage. I missed it in the first place.

@stefanbenten I can reproduce the bug on the donwload page https://transfer.s…

michael commented on issue usnistgov/macos_security#124 2026-01-19 18:29:19 +00:00
Rule: os_password_hint_remove reports wrong for Guest account in the as-is audit script

@brodjieski commented on GitHub:

Mikael - thank you for submitting the feedback. I went ahead and built your suggestions into the rule. When you get a moment, would you be able to verify that…

michael commented on issue usnistgov/macos_security#124 2026-01-19 18:29:19 +00:00
Rule: os_password_hint_remove reports wrong for Guest account in the as-is audit script

@brodjieski commented on GitHub:

Because the way the check is written to use nested command substitutions, it sets result_value to the output of the echo call that meets the condition. It…

michael commented on issue usnistgov/macos_security#124 2026-01-19 18:29:19 +00:00
Rule: os_password_hint_remove reports wrong for Guest account in the as-is audit script

@mikaellofgren commented on GitHub:

Thanks that was quick! When looking quickly and testing this block it looks like you added variable HINT into variable result_value and that seems not to…

michael commented on issue dutchcoders/transfer.sh#181 2026-01-19 18:29:19 +00:00
Footer links don't work

@paolafrancesca commented on GitHub:

@dmitrizzle tested same chrome build on macOS Catalina 10.15.7, all the links work (btw, Founded in Holland is not a link :))

could you ask your…

michael commented on issue usnistgov/macos_security#126 2026-01-19 18:29:19 +00:00
Rules having both the fix and the profile

@robertgendler commented on GitHub:

@nihil-admirari This is intentional.

The profile locks the GUI but the binary or defaults can override the profile. So both methods are required.