Skip to content
Snippets Groups Projects
Commit 6d13b2c8 authored by Alex Dusenbery's avatar Alex Dusenbery Committed by Alex Dusenbery
Browse files

edx-enterprise version 3.17.21

Introduce and use a roles_api module, use the roles API in receivers that want to create or delete role assignments.
For new learners and admins, associate their user-role with the customer to which they are linked.
Does not yet specify the enterprise_customer for deletions. We want to maintain current behavior on deletes until we do a data backfill of that field. So for now, we'll continue to delete all assignments held by the deleted user.
Install django-cache-memoize, so that we can memoize roles (not assignments) in the Django cache.
parent 38187de0
No related branches found
No related tags found
No related merge requests found
Loading
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