mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Reusable Media: Mifare Ultralight AES support (#3335)
This commit is contained in:
@@ -223,6 +223,7 @@ class PretixPosSecurityProfile(AllowListSecurityProfile):
|
||||
('POST', 'api-v1:checkinrpc.redeem'),
|
||||
('GET', 'api-v1:checkinrpc.search'),
|
||||
('POST', 'api-v1:reusablemedium-lookup'),
|
||||
('POST', 'api-v1:reusablemedium-list'),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user