- Issue created by @Chris Dart
- @chris-dart opened merge request.
- πΊπΈUnited States Chris Dart
Methods that need fixing:
GroupListBuilder::getEntityIds()
GroupContentListBuilder::getEntitiyIds()
GroupRoleSynchronizer::getGroupRoleIdsByGroupTypes()
GroupRoleSynchronizer::getGroupRoleIdsByUserRoles()
GroupContentCreateAnyAccessCheck::access()
SynchronizedGroupPermissionCalculator::calculateOutsiderPermissions()
GroupType::getRoleIds()Some of these may need an accessCheck(FALSE), but I could not find the equivalents in newer branches of the project to determine if this would be appropriate. All of the methods above seem to be items that should have permission restrictions, so I left the accessCheck() default to TRUE.
- πΊπΈUnited States Chris Dart
I believe I have found all the queries that were missing an accessCheck() in this patch.
- last update
almost 2 years ago run-tests.sh fatal error - π©πͺGermany zcht
This problem is fixed within the scope of this issue π Initiative for Group 1.x compatibility under Drupal 10 Fixed , so it is a duplicate.