On 2024-05-21 10:39:32, Jeffrey Walton wrote:
Hi Everyone, I've got a big DoS on my hands since safe directories landed on Fedora. I think this commit is the one responsible, but I may be mistaken: <https://github.com/git/git/commit/8959555cee7e>. At this point I've wasted enough time on them. Now I would like to disable them completely. How do I disable the safe directory changes?
That is actually pretty easy: Kick out the commit. I would suggest to turn the die() into a warning(), though, giving people time to adopt this restriction. Regards Harri