Access control
Access to specific modules and views can be controlled in a few ways:
- roles with policies
- the policyOmitList setting, with which you can omit policy checking for specific modules and views
- site access rules, with which you can disable modules and views for all users (also see: Read-only site)
- for the anonymous user (when you're not logged in), when RequireUserLogin is enabled: the AnonymousAccessList setting