Closed
Bug 1289118
Opened 10 years ago
Closed 10 years ago
Create helper method to check for spam against Akismet API
Categories
(Participation Infrastructure :: Phonebook, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nemo-yiannis, Assigned: nemo-yiannis)
References
Details
We need to create a helper method to check if a profile is spam based on the input from the userprofile creation/edit form.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jgiannelos
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/72e56d09d4d0ba4f468eabc2d02830ed65f79413
[Fix bug 1289118] Add helper method to check for spam using Akismet API
https://github.com/mozilla/mozillians/commit/e76900ac8a1c68895d5d051b424b0856d57f74a9
Merge pull request #1494 from johngian/1289118
[Fix bug 1289118] Add helper method to check for spam using Akismet API
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•10 years ago
|
Version: other → next
| Assignee | ||
Comment 2•9 years ago
|
||
Verified on stage:
* Enabled switch for akismet
* Marked my profile as spam
* Triggered a profile update
* My profile gets marked as not spam
* Enabled switch for akismet
* Marked my profile as possible spam
* Triggered a profile update
* My profile gets marked as not spam
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•9 years ago
|
Version: next → 2016-9.1
You need to log in
before you can comment on or make changes to this bug.
Description
•