Skip to content

fix(ACL): Improve rule checking#4361

Merged
provokateurin merged 1 commit intomasterfrom
fix/acl/improve-rule-checking
Feb 9, 2026
Merged

fix(ACL): Improve rule checking#4361
provokateurin merged 1 commit intomasterfrom
fix/acl/improve-rule-checking

Conversation

@provokateurin
Copy link
Member

No description provided.

Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin provokateurin added bug 3. to review Items that need to be reviewed labels Feb 9, 2026
@provokateurin
Copy link
Member Author

/backport to stable33

@provokateurin
Copy link
Member Author

/backport to stable32

@provokateurin
Copy link
Member Author

/backport to stable31

@provokateurin
Copy link
Member Author

/backport to stable30

@provokateurin
Copy link
Member Author

/backport to stable29

@provokateurin provokateurin merged commit 1416965 into master Feb 9, 2026
61 of 69 checks passed
@provokateurin provokateurin deleted the fix/acl/improve-rule-checking branch February 9, 2026 14:04
@backportbot
Copy link

backportbot bot commented Feb 9, 2026

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/4361/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 11216ee3

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4361/stable29

Error: Failed to check for changes with origin/stable29: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link

backportbot bot commented Feb 9, 2026

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/4361/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 11216ee3

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4361/stable30

Error: Failed to check for changes with origin/stable30: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link

backportbot bot commented Feb 9, 2026

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/4361/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 11216ee3

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4361/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Items that need to be reviewed backport-request bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants