Hi Kondrad, On Fri, 2020-08-21 at 23:10 +0200, Konrad Windszus wrote: > I would suggest to split it up into two packages and make the ACL > package depend on the user package. You can even put those two > packages into a common container package. The dependencies will > enforce the right installation order.
Thanks for the suggestion, but I would like to avoid that duplication if possible. I am currently splitting this application from a single bundle to a bundle + two content packages ( sample content + apps ). Splitting it further would make even more complicated to understand IMO. I am not sure if principal-based authentication would work here, but I could give it a try. Robert
