Open white-gecko opened 11 years ago
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.
addactivity
ActivityController
Sending a request to the
addactivity
action of theActivityController
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.