@paolafrancesca commented on GitHub:
@zuh0 thanks
see https://github.com/dutchcoders/transfer.sh/pull/316 for using the buildx github action anyway I cannot yet push to docker hub since I…
@gabriel-duque commented on GitHub:
hey @aspacca , thanks for the answer !
I will try this image and tell you if it works well. since that is what I use, I can only test the local storage…
@cipineda commented on GitHub:
Are you saying that the flags: should not have a dash at all?
@cipineda commented on GitHub:
ok, that is odd, because running the code as originally provided threw the errors right away of not being able to modify the files.
@cipineda commented on GitHub:
not particularly with the --fix but rather using the interactive 4 options menu. But yes not running manually.
@cipineda commented on GitHub:
running the fix is where it fails with error sed: rename(): Operation not permitted.
I added the following functions and called them before and after each…
@brodjieski commented on GitHub:
Flags can include a dash, along with other modifiers, according to the audit_control man page. Flags with a - indicate it will only log failed events. We have…
@brodjieski commented on GitHub:
I just ran a test on macOS 14 beta 7. With the /etc/security/audit_control file set with the uchg flag, i was able to run the compliance script both…
@golbiga commented on GitHub:
@cipineda Just to clarify, you're running the the actual compliance script with the --fix flag and not just running the fixes manually?
@couloum commented on GitHub:
Hi,
Thanks for the page. As I'm more used to gitlab, I expected the releases link to be on top of the page and not on the right side. My bad.
I like the…
@brodjieski commented on GitHub:
That configuration does not contain the fm flag, and will fail the check for audit_flags_fm_configure.
I see you have -fm which will pass the check for…
@cheeseandcereal commented on GitHub:
--cors-domains is an option which lets you specify the domains you want to allow with CORS: https://github.com/dutchcoders/transfer.sh#usage-1
@paolafrancesca commented on GitHub:
hi @couloum we have https://github.com/dutchcoders/transfer.sh/releases how do you suggest to improve?
@cipineda commented on GitHub:
not sure I can provide more info than what I provided here, using the functions I created to lock/unlock the files do the trick. Your script unlocks some but not…
@brodjieski commented on GitHub:
Are you able to provide additional screenshots or screen recordings of this happening? Without additional information, I am still unable to replicate the issue.
@gabriel-duque commented on GitHub:
@aspacca I just created a PR to add a workflow to build the images.
The currrent build is going to fail at the push step because of the missing secrets, but…
@gabriel-duque commented on GitHub:
I just tried your image [dutchoders/transfer.sh:ISSUE-313-aarch64](https://hub.docker.com/layers/dutchcoders/transfer.sh/ISSUE-313-aarch64/images/sha256-b8bab…
@paolafrancesca commented on GitHub:
hi @zuh0 docker hub doesn't provide an automatic way to build for multiple architectures I've used https://github.com/rmoriz/multiarch-test process to…
@paolafrancesca commented on GitHub:
@couloum I plan to add a changelong in the format you've suggested. just not having too much time at the moment
@robertgendler commented on GitHub:
If you have an additional questions. Feel free to re-open it.