forked from moodle/moodle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDL-58575 core_calendar: Properly restrict groups in event vault
Previously we were not filtering on groups in the event vault which meant events for all groups would be returned regardless of which user was passed in. This resulted in situations where one student would group overrides for groups they were not in.
- Loading branch information
1 parent
30aa540
commit 4bd022e
Showing
1 changed file
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters