• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#173 2026-01-19 18:29:18 +00:00
Include handler errors in the log file

@paolafrancesca commented on GitHub:

We should only rely on the logger instantiated in the cmd package: https://github.com/dutchcoders/transfer.sh/blob/master/cmd/cmd.go#L294

This will either…

michael commented on issue dutchcoders/transfer.sh#172 2026-01-19 18:29:18 +00:00
Can one configure the file hash size to increase security ?

@paolafrancesca commented on GitHub:

thanks for the suggestion @parisni #372

michael commented on issue dutchcoders/transfer.sh#173 2026-01-19 18:29:18 +00:00
Include handler errors in the log file

@stefanbenten commented on GitHub:

I would suggest to chose either stderr or log, but not both.

michael commented on issue dutchcoders/transfer.sh#174 2026-01-19 18:29:18 +00:00
self hosted transfer.sh reports the wrong URL when run behind TLS terminating web proxy

@cheeseandcereal commented on GitHub:

Set your proxy to add the X-Forwarded-Proto: https header to your transfer.sh server instance when proxying traffic

michael commented on issue dutchcoders/transfer.sh#174 2026-01-19 18:29:18 +00:00
self hosted transfer.sh reports the wrong URL when run behind TLS terminating web proxy

@dburman commented on GitHub:

Thanks!

michael commented on issue usnistgov/macos_security#115 2026-01-19 18:29:18 +00:00
Rules are tagged with 'stig' that do not have STIG References

@brodjieski commented on GitHub:

min password length in STIG should be 14

michael commented on issue usnistgov/macos_security#113 2026-01-19 18:29:17 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce

@robertgendler commented on GitHub:

I believe this is all fixed in the sonoma branch. So closing the issue.

michael opened issue dutchcoders/transfer.sh#172 2026-01-19 18:29:17 +00:00
Can one configure the file hash size to increase security ?
michael opened issue dutchcoders/transfer.sh#173 2026-01-19 18:29:17 +00:00
Include handler errors in the log file
michael opened issue dutchcoders/transfer.sh#174 2026-01-19 18:29:17 +00:00
self hosted transfer.sh reports the wrong URL when run behind TLS terminating web proxy
michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:17 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@EMREOYUN commented on GitHub:

Next time it happens, please let me know and i'll scan all available logs manually, regardless of the IP. I would propose to close the issue at this stage,…

michael commented on issue usnistgov/macos_security#113 2026-01-19 18:29:17 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce

@akegerreis commented on GitHub:

Here is what we are planning to put in our supplemental:

1.1.1 Smart Card Enforcement Exemption

Any and all use of exemptions to the smart card…

michael commented on issue usnistgov/macos_security#113 2026-01-19 18:29:17 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce

@akegerreis commented on GitHub:

Sounds good, thanks!

Aaron Kegerreis

michael closed issue dutchcoders/transfer.sh#173 2026-01-19 18:29:17 +00:00
Include handler errors in the log file
michael closed issue dutchcoders/transfer.sh#172 2026-01-19 18:29:17 +00:00
Can one configure the file hash size to increase security ?
michael commented on issue usnistgov/macos_security#113 2026-01-19 18:29:17 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce

@bernstei commented on GitHub:

Thanks. Just for my edification, does anyone understand why a customRegex field in the mobileconfig makes it MDM-only?

michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:17 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@EMREOYUN commented on GitHub:

@EMREOYUN I double checked and cannot find and request failures for your IP in that timeframe.

Weird, sometimes it returns that for no reason then.

michael commented on issue usnistgov/macos_security#113 2026-01-19 18:29:17 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce

@ion-ize commented on GitHub:

@bernstei It's especially weird because Jamf does not seem to even support the customRegex key. We have to re-upload the mobileconfig every time we want to change this.

michael commented on issue usnistgov/macos_security#113 2026-01-19 18:29:17 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce

@robertgendler commented on GitHub:

PR #368 has been merged. Check it out.

michael commented on issue usnistgov/macos_security#113 2026-01-19 18:29:17 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce

@robertgendler commented on GitHub:

No idea why. That's an Apple question.

In fact I'm not sure they know it's MDM only since no where in their documentation does it specify it must be sent…