fix: require native persona authorization verification
This commit is contained in:
parent
75b6262c91
commit
584f38b478
13 changed files with 195 additions and 173 deletions
|
|
@ -143,7 +143,7 @@
|
|||
},
|
||||
"remaining_before_vertical_slice_acceptance": [
|
||||
"REAL_PERSONA_REPOSITORY_MANIFEST_BINDING",
|
||||
"NATIVE_PERSONA_CONTROL_AUTHORIZATION_RECEIPT_LOADER",
|
||||
"TRUSTED_PERSONA_CONTROL_SIGNER_AND_KEY_CUSTODY",
|
||||
"DESKTOP_LIFECYCLE_RUNTIME_ACCEPTANCE"
|
||||
],
|
||||
"next_after_vertical_slice": [
|
||||
|
|
@ -175,6 +175,7 @@
|
|||
"persona_control_authorization_registry_source_published": 100,
|
||||
"native_persona_control_authorization_registry_loader_source_integrated": 100,
|
||||
"native_persona_control_authorization_receipt_verifier_source_integrated": 100,
|
||||
"native_persona_control_authorization_verifier_wired_to_language_controller_source": 100,
|
||||
"persona_control_authorization_trusted_signer_registered": 0,
|
||||
"desktop_language_entry_source_integrated": 100,
|
||||
"persona_control_authorization_runtime_integrated": 0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue