14 lines
319 B
YAML
14 lines
319 B
YAML
name: Honeypot
|
|
type: module
|
|
description: 'Mitigates spam form submissions using the honeypot method.'
|
|
package: "Spam control"
|
|
# core: 8.x
|
|
configure: honeypot.config
|
|
hidden: false
|
|
|
|
# Information added by Drupal.org packaging script on 2018-09-05
|
|
version: '8.x-1.29'
|
|
core: '8.x'
|
|
project: 'honeypot'
|
|
datestamp: 1536179284
|