Hide user comments on articles [New in Security Center 1.3]
Use the glide.knowman.show_user_feedback property to control whether feedback comments are visible.
When glide.knowman.show_user_feedback is not set to never, feedback comments will be visible on knowledge base (KB) articles to users with roles defined in the Glide property, glide.knowman.show_user_feedback.roles. As feedback comments may contain sensitive information, you may not want the feedback to be visible. If this property is not set to never, there could be confidentiality impacts if sensitive information is disclosed in feedback.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.knowman.show_user_feedback |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | choicelist |
| Recommended value | never |
| Default value | onload |
| Category | Access control |
| Security risk |
|
| Dependencies and prerequisites | None |
| Functional impact | Shows user comments on KB articles based on choices mentioned in the configuration. |