cacti icon indicating copy to clipboard operation
cacti copied to clipboard

fix(weaver): resource incorrect permission assignment

Open musicboy0322 opened this issue 6 months ago • 3 comments

Primary change: Grant full permissions to owner only

Fixes #2769

Pull Request Requirements

  • [x] Rebased onto upstream/main branch 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 -s flag when using git commit command. 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.

musicboy0322 avatar Jun 17 '25 08:06 musicboy0322

Approved, but please fix the above identation before merging.

sandeepnRES avatar Jul 08 '25 06:07 sandeepnRES

@outSH @RafaelAPB @izuru0 can any of you please review this PR, so that we can merge it? Thanks.

sandeepnRES avatar Aug 26 '25 05:08 sandeepnRES

@sandeepnRES @musicboy0322 the PR is approved but needs a rebase.

RafaelAPB avatar Sep 10 '25 19:09 RafaelAPB