-
Maurits van Rees authored
If you use experimental.publishtraverse and try to call manage_pack, it warns that the object (the manage_pack function) has no roles. In strict mode it will fail. This is an indication that the function *might* be available for anonymous users. That is not the case here, but being strict seems good.
c6fcf3e8