Skip to content

feat: add spam detection to all objects#3717

Open
ThibaudDauce wants to merge 3 commits intomainfrom
add_spam_detection_on_all_objects
Open

feat: add spam detection to all objects#3717
ThibaudDauce wants to merge 3 commits intomainfrom
add_spam_detection_on_all_objects

Conversation

@ThibaudDauce
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@maudetes maudetes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we may want to add a logic to exclude contents published by certified organizations.

Comment thread udata/core/user/models.py
Comment on lines +151 to +152
def fields_to_check_for_spam(self):
return {"about": self.about, "website": self.website}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add first and last name as well?

I think we could want to have custom detection for users.
For example, having a website in self.about field could raise a report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants