Property reference

sn_communities.search.event.enable_acl

The sn_communities.search.event.enable_acl property determines whether access control lists (ACLs) are evaluated for each event search result. When set to true, it enhances security by ensuring that permissions are checked at the individual event level rather than just at the forum level.

Default: false Type: boolean Application: Communities

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property configures the evaluation of ACLs for event search results in the Communities application, affecting how permissions are enforced.
What area does it affect? Communities event search
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when adjusting security settings for event visibility in the Communities application.

Out of the box property record

Raw metadata from the property record.

Property name sn_communities.search.event.enable_acl
Sys ID 7b9d7454b3633200e408c75f26a8dcae
Type boolean
Application Communities
Default value false
Description This flag is used in EventSearchImpl to deternine of the ACL needs to be evaluated for each result record in addition to the Forum Permissions that have been evaluated by default.
Updated 2017-09-12 02:20:13

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... how permissions are evaluated for docume True: Permission is evaluated for that specific co False: Permission is evaluated at the forum and c • Type: boolean • Default value: false sn_communities.search.event.enable_acl Sets how permissions are evaluated for event ty True: Permission is evaluated for that specific co False: Permission is evaluated at the forum and c • Type: boolean • Default ...