Open climu opened 3 years ago
Wait, how you actually do that from the client ? I also verified, the view check user's permission.
You can always pass something in the context. I use to load a different js file for anonymous since lot of client logic goes away. Your call.
I mean, anonymous users cannot add available events at the current state, or tell me how you do that :) I have some checks in my js functions and on the server, the request user pass the authenticated check
Make a selection on the calendar does nothing when your anonymous (I will desactivate the mouse event)
The event are not stored on the database. It's just client side issue. To reproduce:
This will create such an event and that's not the expected behaviour:
@LucasBertrand I assign you :)