Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<!-- List of default permissions on a site. -->
<Permissions>AddToOrderCart,Price</Permissions>

Finnally, it is also possible to define what permissions unauthenticated users will have. This is introduced in version 5.1.16.

Code Block
<!-- List of permissions which an unauthenticated user will have. -->
<GuestUserGroupList>test1,test2</GuestUserGroupList>

Permissions.config

The permissions.config is located at: 

...