@robertgendler commented on GitHub:
This actually solves an older even bigger problem. This also restricts adding Internet Accounts.
@ChristianVaughn commented on GitHub:
They should edit the about section of the project then because it directly links to https://transfer.sh. somewhat misleading since the about section on…
@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…
@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
@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…