maciejszklarczyk
Results
1
issues of
maciejszklarczyk
If invitation plugin is restricted for specific usergroup in `settings.invitation.allowedUserGroups` and non-logged user enters the page `$this->allowedUserForInvitationNewAndCreate();` is fired and it returns `new ForwardResponse('status');` but no response is happenning. NewAction...