Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes an undefined index when getAccessList returns an empty array #29400

Merged
merged 1 commit into from
Oct 23, 2021

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Oct 22, 2021

[] is a valid return value that should be honored as having no access

fixes nextcloud/flow_notifications#37

- [] is a valid return value that should be honored as having no access

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz added this to the Nextcloud 23 milestone Oct 22, 2021
@blizzz blizzz requested review from juliusknorr, a team, PVince81 and skjnldsv and removed request for a team October 22, 2021 20:44
@blizzz
Copy link
Member Author

blizzz commented Oct 22, 2021

/backport to stable22

@blizzz
Copy link
Member Author

blizzz commented Oct 22, 2021

/backport to stable21

@blizzz
Copy link
Member Author

blizzz commented Oct 22, 2021

/backport to stable20

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

Successfully merging this pull request may close these issues.

Configuring a notification on file deleted raise an error when deleting a file concerned by the rule
3 participants