All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rules.rules-cli.xml Maven / Gradle / Ivy

There is a newer version: 2024.05
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<and xmlns:rh="https://mycore.org/rule-helper">
    <or>
        <!-- actual use acl -->
        <action>use-webcli</action>
        <!-- webcli launchpad page -->
        <and>
            <target>webpage</target>
            <id>webpage:/modules/webcli/launchpad.xml</id>
        </and>
    </or>
    <role>admin</role>
</and>






© 2015 - 2024 Weber Informatics LLC | Privacy Policy