Skip to content
Snippets Groups Projects
Commit f49a83a0 authored by catch's avatar catch Committed by Jay Friendly
Browse files

Issue #2976382 by catch: Make access more permissive

parent a9c9cea2
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ class PrivateMessageThreadAccessControlHandler extends EntityAccessControlHandle
}
}
return AccessResult::forbidden();
return AccessResult::neutral();
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment