Skip to content

Display spam logs when any anti-spam functionality is enabled

Ian Anderson requested to merge enable-spam-logs into master

What does this MR do and why?

This MR enables spam logs in the UI when any anti-spam service is enabled. Previously, logs were only displayed when using Akismet for anti-spam.

Screenshots or screen recordings

image

How to set up and validate locally

  1. Ensure spamcheck is enabled and akismet is disabled in admin/application_settings/reporting
  2. Identify that the "Spam Logs" link is visible in the admin settings navigation pane.
  3. Disable all spam check options and verify that "Spam Logs" are no longer visible in the navigation pane.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports