forked from CGM_Public/pretix_original
Allow to convert customers to OIDC on login (Z#23237685)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user