Add dr_operation_token_primary to hashed submit value (#9370)

This commit is contained in:
Chelsea Shaw 2020-07-01 16:03:57 -05:00 committed by GitHub
parent f371a315f5
commit c17f17c6f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@
<footer class="modal-card-foot modal-card-foot-outlined">
<button
class="button is-primary"
onclick={{action "onSubmit" "update-primary" model.replicationAttrs.modeForUrl (hash token=token primary_api_addr=primary_api_addr ca_path=ca_path ca_file=ca_file)}}
onclick={{action "onSubmit" "update-primary" model.replicationAttrs.modeForUrl (hash token=token dr_operation_token_primary=dr_operation_token_primary primary_api_addr=primary_api_addr ca_path=ca_path ca_file=ca_file)}}
data-test-confirm-action-trigger
>
Update