commit 7ebd3bfc1deedffe5fa1ac03c53b654a788c658c
parent 019d756625c4bdf5d4e560ca1da212be6407c225
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 31 Mar 2026 22:57:54 +0200
fix #11332
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/taler-merchant-httpd_patch-management-instances-INSTANCE.c b/src/backend/taler-merchant-httpd_patch-management-instances-INSTANCE.c
@@ -333,7 +333,7 @@ patch_instances_ID (struct TMH_MerchantInstance *mi,
/* To change both, we require both old and both new
addresses to consent */
ret = TMH_mfa_challenges_do (hc,
- TALER_MERCHANT_MFA_CO_INSTANCE_PROVISION,
+ TALER_MERCHANT_MFA_CO_ACCOUNT_CONFIGURATION,
true,
TALER_MERCHANT_MFA_CHANNEL_EMAIL,
mi->settings.email,