Allow to convert customers to OIDC on login (Z#23237685)

This commit is contained in:
Richard Schreiber
2026-07-01 10:32:05 +02:00
parent a6f31df0d4
commit f461f82f36
5 changed files with 46 additions and 5 deletions
+1
View File
@@ -570,6 +570,7 @@ class OrganizerSettingsSerializer(SettingsSerializer):
# should not be included!
'customer_accounts',
'customer_accounts_native',
'customer_accounts_to_oidc',
'customer_accounts_link_by_email',
'customer_accounts_require_login_for_order_access',
'invoice_regenerate_allowed',