Changes

Importing a new version from external source
<syntaxhighlight lang="xml" line>
<users>
<USER1 groups="GROUP_NAME" name="USER1" password="1111"/>
<USER2 groups="GROUP_NAME" name="USER2" password="2222" permissions="7"/>
<USER2 password="2222" single-action="true"/>
</users>
</syntaxhighlight>
3,388

edits