Edx-enterprise

Latest version: v4.18.6

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 102 of 219

3.17.15

---------

* In ``SystemWideEnterpriseUserRoleAssignment``, Use either ``applies_to_all_contexts`` or ``enterprise_customer``
if they are True or non-null, respectively, in determining the result of ``get_context()``,
but continue to return list of all linked enterprise customer UUIDs if not, (which is the current behavior).
This is a small step on our journey to explicitly defining user-role assignments.

3.17.14

---------

* On the ``SystemWideEnterpriseUserRoleAssignment`` model, adds an ``enterprise_customer`` FK (nullable)
and an ``applies_to_all`` boolean field (defaults to False) that indicates if the user has wildcard permissions.
* Updates the admin to show the "effective" customer in the detail view, and the explicit value in the list view.
The effective value is the deprecated way we currently determine role assignment -
by implicitly assigning the role on every customer to which the user is linked.
* In the detail view/form, the "Enterprise customer" dropdown contains only customers
to which the user is currently linked.

3.17.13

---------

* added check to make sure enterprise user can only use linked IdP with their enterprise customer.

3.17.12

---------

* Conditionally allows the deletion of individual ``EnterpriseCourseEnrollment`` and related
``LicensedEnterpriseCourseEnrollment`` records via the Django Admin site, so that site admins can manually
delete enterprise enrollments that were created in error.
This is only allowed if a Django settings feature flag is set to ``True``.

3.17.11

---------

* Apply edx-rbac migration to add ``applies_to_all_contexts`` field to ``SystemWideEnterpriseUserRoleAssignment``.
* Added endpoints for Cornerstone integrated channel.

3.17.10

---------

* added home page logo for EnterpriseSelectionView and EnterpriseLoginView

Page 102 of 219

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.