docker-compose.yml |
docker-compose.yml |
|
docker-compose.yml |
honeypot.admin.inc |
honeypot.admin.inc |
|
Honeypot administration forms. |
honeypot.api.php |
honeypot.api.php |
|
API Functionality for Honeypot module. |
honeypot.info |
honeypot.info |
|
name = Honeypot
description = "Mitigates spam form submissions using the honeypot method."
core = 7.x
configure = admin/config/content/honeypot
package = "Spam control"
files[] = honeypot.test |
honeypot.install |
honeypot.install |
|
Install, update and uninstall functions for the Honeypot module. |
honeypot.module |
honeypot.module |
|
Honeypot module, for deterring spam bots from completing Drupal forms. |
honeypot.test |
honeypot.test |
|
Testing for Honeypot module. |
honeypot_test.info |
tests/honeypot_test.info |
|
name = honepot_test
description = Support module for Honeypot internal testing purposes.
core = 7.x
package = Testing
hidden = true |
honeypot_test.module |
tests/honeypot_test.module |
|
|