mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Allow to require a verified email to download tickets
This commit is contained in:
@@ -1067,6 +1067,7 @@ class TicketSettingsForm(SettingsForm):
|
||||
'ticket_download_addons',
|
||||
'ticket_download_nonadm',
|
||||
'ticket_download_pending',
|
||||
'ticket_download_require_validated_email',
|
||||
]
|
||||
|
||||
def prepare_fields(self):
|
||||
|
||||
Reference in New Issue
Block a user