Hello,
I created a custom ACL.xml :
# cat /usr/local/opnsense/mvc/app/models/OPNsense/CaptivePortalVouchers/ACL/ACL.xml
<acl>
<page-services-captiveportalvouchers>
<name>Services: Captive Portal Vouchers</name>
<patterns>
<pattern>ui/captiveportal/voucher/*</pattern>
<pattern>api/captiveportal/voucher/*</pattern>
</patterns>
</page-services-captiveportalvouchers>
</acl>
But I cannot find the "Services: Captive Portal Vouchers" in the GUI :
(https://i.imgur.com/HhVrcpp.png)
Did I miss something ?
# rm /tmp/opnsense_acl_cache.json