From f01fce7f4683e06e83d3f91d38ca5b749e27e7ec Mon Sep 17 00:00:00 2001 From: Patricio Cano Date: Thu, 21 Jul 2016 18:11:53 -0500 Subject: Refactor spam validation to a concern that can be easily reused and improve legibility in `SpamCheckService` --- doc/integration/akismet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/integration') diff --git a/doc/integration/akismet.md b/doc/integration/akismet.md index 99a28b493c9..c222d21612f 100644 --- a/doc/integration/akismet.md +++ b/doc/integration/akismet.md @@ -1,6 +1,6 @@ # Akismet -> *Note:* Before 8.10 only issues submitted via the API and for non-project +> *Note:* Before 8.11 only issues submitted via the API and for non-project members were submitted to Akismet. GitLab leverages [Akismet](http://akismet.com) to protect against spam. Currently -- cgit v1.2.1