You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sending a request to the addactivity action of the ActivityController without being logged in creates a new activity if the actor is specified correctly.
A check if the current user is authorized for this action should be introduced.
Sending a request to the
addactivityaction of theActivityControllerwithout being logged in creates a new activity if the actor is specified correctly.A check if the current user is authorized for this action should be introduced.