Skip to content

[stable21] fix: add ACLs for calender delegation#59976

Merged
Altahrim merged 4 commits intostable21from
backport/59693/stable21
Apr 30, 2026
Merged

[stable21] fix: add ACLs for calender delegation#59976
Altahrim merged 4 commits intostable21from
backport/59693/stable21

Conversation

@hamza221
Copy link
Copy Markdown
Contributor

Summary

Manual Backport of #59693 and #59962

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
test(integration): add proper cleanup for caldav scenarios

Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
@hamza221 hamza221 added bug 3. to review Waiting for reviews feature: caldav Related to CalDAV internals labels Apr 28, 2026
Comment on lines +341 to +342
string $endpoint,
): void {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PHP Parse error: syntax error, unexpected ')', expecting variable (T_VARIABLE) in ./build/integration/features/bootstrap/CalDavContext.php on line 342

Suggested change
string $endpoint,
): void {
string $endpoint
) {

@hamza221 hamza221 force-pushed the backport/59693/stable21 branch from a93ada2 to 28bebe8 Compare April 30, 2026 10:01
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
@hamza221 hamza221 force-pushed the backport/59693/stable21 branch from 28bebe8 to eb685dc Compare April 30, 2026 10:03
@Altahrim Altahrim merged commit 744ecd0 into stable21 Apr 30, 2026
16 of 20 checks passed
@Altahrim Altahrim deleted the backport/59693/stable21 branch April 30, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug feature: caldav Related to CalDAV internals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants