Hello,
I created a custom ACL.xml :
But I cannot find the "Services: Captive Portal Vouchers" in the GUI :

Did I miss something ?
I created a custom ACL.xml :
Code Select
# 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 :

Did I miss something ?