Implement 'stop forum spam' api to prevent form spam

This commit is contained in:
Björn Fromme
2022-08-06 22:13:49 +02:00
parent 0cc08e0a30
commit 7cc7fa4b69
5 changed files with 1916 additions and 30 deletions
+2 -1
View File
@@ -79,7 +79,8 @@
"require-dev": {
"deployer/deployer": "^6.8",
"deployer/recipes": "^6.2",
"ichhabrecht/filefill": "^3.3"
"ichhabrecht/filefill": "^3.3",
"typo3/testing-framework": "^6.16"
},
"config": {
"sort-packages": true,