Skip to content

Modify HamService to use AkismetMethods

charlie ablett requested to merge cablett-spam-tidy-ham-akismet-service into master

What does this MR do?

Modifies the HamService to use AkismetMethods to reduce code duplication.

This necessitated a method alias on SpamLog but may require a further tweaking in naming to make things consistent (e.g. 'target' instead of 'spammable').

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports