mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-22 19:21:09 +01:00
Add dr_operation_token_primary to hashed submit value (#9370)
This commit is contained in:
parent
f371a315f5
commit
c17f17c6f2
@ -89,7 +89,7 @@
|
|||||||
<footer class="modal-card-foot modal-card-foot-outlined">
|
<footer class="modal-card-foot modal-card-foot-outlined">
|
||||||
<button
|
<button
|
||||||
class="button is-primary"
|
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
|
data-test-confirm-action-trigger
|
||||||
>
|
>
|
||||||
Update
|
Update
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user