[Sprint/RollingRabbit](fix): Updated returned exception of offending spam link. #1104
Replication
Try to post a blog with bit.ly Try to post to newsfeed.
4/5
threads resolved
added scoped labels
- Owner
added scoped label and automatically removed label
added 1 commit
- 4251ac5a - Combined prohibited list into single source.
added scoped label and automatically removed label
- Resolved by Ben Hayward
added scoped label and automatically removed label
added 15 commits
-
6ebcc9a4...01c4ac21 - 13 commits from branch
master
- 7d83a458 - Removing file
- 66b6430f - Merge branch 'master' of gitlab.com:minds/engine into fix/spam-detection-return-1104
-
6ebcc9a4...01c4ac21 - 13 commits from branch
added scoped label and automatically removed label
resolved all threads
- DeveloperResolved by Ben Hayward
Checking this out locally, the linter is passing
- Last reply by Mark Harding
- Resolved by Ben Hayward
- Resolved by Ben Hayward
added scoped label and automatically removed label
added 2 commits
added 15 commits
-
4f014594...a8a3fed6 - 13 commits from branch
master
- 80cc44b3 - Lint
- 61c5f6aa - Merge branch 'master' of gitlab.com:minds/engine into fix/spam-detection-return-1104
-
4f014594...a8a3fed6 - 13 commits from branch
resolved all threads
added scoped label and automatically removed label
310 'nudegirIs.info', 311 'aidagirls.com', 312 'alsoloves.com', 313 'hotswishes.com', 314 'instaphoto.club', 315 'intimspace.com', 316 'pornopoisk.info', 317 'localmodels.online', 318 'kaikki-mallit.com', 319 'hotswishes.com', 320 ]; 321 } 322 323 36 public function onCreateHook($hook, $type, $params, $return = null) 324 37 { 325 38 $object = $params; - Owner
Should we not merge this into
Security/Spam
and call->spam->check($entity)
?
added scoped label and automatically removed label