Skip to content

Commit

Permalink
Merge branch 'hotfix/24.05.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
mfraezz committed Aug 30, 2024
2 parents 0bae41c + 5d83a42 commit 940a005
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion osf/models/spam.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ def do_check_spam(self, author, author_email, content, request_headers):
'user_agent': request_headers.get('User-Agent'),
'referer': request_headers.get('Referer'),
}
request_kwargs.update(request_headers)

check_resource_for_domains_postcommit(
self.guids.first()._id,
Expand Down

0 comments on commit 940a005

Please sign in to comment.