feat: add client subscription startup policy
This commit is contained in:
@@ -1221,4 +1221,5 @@ def software_subscription_status(*, user, product_code: str, now=None, mode=None
|
||||
),
|
||||
"access_source": access.access_source,
|
||||
"entitlement_status": access.entitlement_status,
|
||||
"real_entitlement_allowed": access.entitlement_status in {"active", "grace"},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user