Merge branch 'master' of github.com:openedx/edx-platform into ENT-9201-add-PA-role
This commit is contained in:
@@ -59,7 +59,7 @@ from enterprise.constants import (
|
||||
ENTERPRISE_OPERATOR_ROLE,
|
||||
SYSTEM_ENTERPRISE_PROVISIONING_ADMIN_ROLE,
|
||||
PROVISIONING_ENTERPRISE_CUSTOMER_ADMIN_ROLE,
|
||||
PROVISIONING_PENDING_ENTERPRISE_CUSTOMER_ADMIN_USER_ROLE,
|
||||
PROVISIONING_PENDING_ENTERPRISE_CUSTOMER_ADMIN_ROLE,
|
||||
)
|
||||
|
||||
from openedx.core.constants import COURSE_KEY_REGEX, COURSE_KEY_PATTERN, COURSE_ID_PATTERN
|
||||
@@ -4750,7 +4750,7 @@ SYSTEM_TO_FEATURE_ROLE_MAPPING = {
|
||||
],
|
||||
SYSTEM_ENTERPRISE_PROVISIONING_ADMIN_ROLE: [
|
||||
PROVISIONING_ENTERPRISE_CUSTOMER_ADMIN_ROLE,
|
||||
PROVISIONING_PENDING_ENTERPRISE_CUSTOMER_ADMIN_USER_ROLE,
|
||||
PROVISIONING_PENDING_ENTERPRISE_CUSTOMER_ADMIN_ROLE,
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user