--------------------- * filtering audit enrollment records based on Enterprise customer's enable_audit_data_reporting instead of enable_audit_enrollment
1.2.10
--------------------- * Pin edx-opaque-keys to 0.4.4 to avoid dependency conflicts downstream.
1.2.9
-------------------- * Fallback to request.auth if JWT cookies are not found.
1.2.8
-------------------- * Remove RBAC switch from DB.
1.2.7
-------------------- * Replace edx_rbac.utils.get_decoded_jwt_from_request with edx_rest_framework_extensions.auth.jwt.cookies.get_decoded_jwt.
1.2.6
-------------------- * Clean up rbac authorization related waffle switche OFF logic.