add: product types

This commit is contained in:
trisua 2025-07-13 00:50:16 -04:00
parent 2705608903
commit ea13526515
9 changed files with 163 additions and 8 deletions

View file

@ -368,6 +368,7 @@
ADMINISTRATOR: 1 << 1,
MANAGE_DOMAINS: 1 << 2,
MANAGE_SERVICES: 1 << 3,
MANAGE_PRODUCTS: 1 << 4,
},
\"secondary_role\",
\"add_permission_to_secondary_role\",