cacti
cacti copied to clipboard
fix(weaver): resource incorrect permission assignment
Primary change: Grant full permissions to owner only
Fixes #2769
Pull Request Requirements
- [x] Rebased onto
upstream/mainbranch and squashed into single commit to help maintainers review it more efficient and to avoid spaghetti git commit graphs that obfuscate which commit did exactly what change, when and, why. - [x] Have git sign off at the end of commit message to avoid being marked red. You can add
-sflag when usinggit commitcommand. You may refer to this link for more information. - [x] Follow the Commit Linting specification. You may refer to this link for more information.
Character Limit
- [x] Pull Request Title and Commit Subject must not exceed 72 characters (including spaces and special characters).
- [x] Commit Message per line must not exceed 80 characters (including spaces and special characters).
A Must Read for Beginners For rebasing and squashing, here's a must read guide for beginners.
Approved, but please fix the above identation before merging.
@outSH @RafaelAPB @izuru0 can any of you please review this PR, so that we can merge it? Thanks.
@sandeepnRES @musicboy0322 the PR is approved but needs a rebase.