-
Notifications
You must be signed in to change notification settings - Fork 47
Deny/blacklist of files and directories to prevent OS to fill share with garbage #55
base: master
Are you sure you want to change the base?
Conversation
Thanks for your contribution ❤️ I’m going to add @samhocevar and @chclaus as reviewer to potentially merge this. P.S. This will close #54 |
I've been thinking, I think I want to replace "write" with "create". What we want to restrict is creating of directories and files. Right now, the code disallows truncation and modification/alteration of existing files as well (given it matches). When I get the time, I'll look into it. |
… while allowing other, truncation, write etc.
Done, see new commit |
Are the reviewers alive? |
Hej @dxlr8r, thanks for the PR. @samhocevar could you review it? Otherwise I'll try my best next week. ;) |
Hej, the week is gone. Sorry for the missing merge. I'm on vacatio. without any hardware. I promise: I'll take care of it next week. 😉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi,
thanks for this great PR! Can you please adjust the indentation depth in the Readme? Then this strong piece of code is merged! :)
Complete with automatic configuration reloading etc.