mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Allow superusers to inspect payments and refunds
This commit is contained in:
@@ -27,6 +27,8 @@ def env():
|
||||
superuser_urls = [
|
||||
"global/settings/",
|
||||
"logdetail/",
|
||||
"logdetail/payment/",
|
||||
"logdetail/refund/",
|
||||
"users/select2",
|
||||
"users/",
|
||||
"users/add",
|
||||
|
||||
Reference in New Issue
Block a user