Closed
Bug 1305641
Opened 9 years ago
Closed 9 years ago
Improve akismet spam filtering
Categories
(Participation Infrastructure :: Phonebook, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nemo-yiannis, Assigned: nemo-yiannis)
Details
(Whiteboard: [qa-])
* We should check for spam for all non vouched profiles on user edit
* For example a new profile might not be tagged as spam on user
registration but data provided on profile edit might lead to a spam
profile
Assignee | ||
Comment 1•9 years ago
|
||
Fixed after https://github.com/mozilla/mozillians/pull/1515/
Assignee: nobody → jgiannelos
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Version: other → next
Comment 2•9 years ago
|
||
Verified on stage that:
* A profile able to vouch is not creating a db entry as spam. Test profile:
https://mozillians.allizom.org/en-US/u/akatsoulas/
* A vouched profile not able to vouch is not creating a db entry as spam.
https://mozillians.allizom.org/en-US/u/akatsoulas+dev1/
* A non-spam non-vouched profile is is not creating a db entry as spam.
https://mozillians.allizom.org/en-US/u/akatsoulas+dev4/
I am marking this bug as [qa-] because there is no way to verify that a celery process is spawned to check against Akismet. The only thing that can be verified is that non spam profiles are not marked as such.
Status: RESOLVED → VERIFIED
Whiteboard: [qa-]
Updated•9 years ago
|
Version: next → 2016-9.2
You need to log in
before you can comment on or make changes to this bug.
Description
•