Events api for calendarjs no longer accisible for unauthorized users
One-sentence description
Unauthorized users can no longer execute api call to calendarjs api.
Current behaviour
There are no more events on the calendar if you are not authenticated. This is because the api results in a 403.
Expected behaviour
There should be events on the calendar if you are not authenticated
Steps to reproduce
- Go to
beta.thalia.nu
- Go to calender
- Open the developer console
- See that the api results in a 403