How to set public permissions without using Strapi Admin

Currently you can’t set them in files but you can inject them at boot time (or build some kind of custom controller to handle that, but you need the permissions set to use that controller so catch-22):

1 Like