collective.contactformprotection
Captcha protector
Protects the default Plone contact form with CAPTCHA integration
This package protects the default contact form of Plone which is generally accessible via /contact-form. It provides a checkbox in the controlpanel to disable it globally and adds a (H/Re)captcha field depending on your installation.
0 stars
7 watching
0 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
prosopo/captcha | Protects websites from bots and automated abuse by solving a challenge without collecting user data | 48 |
collective/collective.z3cform.norobots | Provides a human captcha widget based on question/answer pairs | 5 |
collective/collective.geotransform | Protects user email addresses in anonymous web responses by encoding them in a way that fools spam robots. | 2 |
collective/collective.explicitacquisition | Prevents unauthorized access to acquired content in CMF/Plone | 1 |
matthutchinson/acts_as_textcaptcha | Spam protection for Rails applications using text-based logic question captchas. | 56 |
collective/collective.sentry | Provides Sentry error tracking integration with Plone/Zope applications | 7 |
mcaptcha/mcaptcha | A CAPTCHA system with proof-of-work based rate limiting and token-based validation | 1,718 |
collective/collective.restrictportlets | Restricts portlets available to non-Managers in Plone | 0 |
collective/collective.easyformplugin.createdx | Creates Plone content objects from EasyForm submissions | 5 |
collective/collective.fullcalendar | Integrates FullCalendar into Plone to create calendar-based content | 2 |
collective/collective.elastic.plone | Provides integration between Plone's content search and Open/ElasticSearch | 3 |
collective/collective.catalogcleanup | Removes outdated catalog brains from the Plone Site's content repository | 4 |
collective/collective.a11ycheck | A Plone package that checks the accessibility of web pages on save | 0 |
collective/collective.jsonify | Converts Plone content to a JSON format | 12 |
mojocn/base64captcha | A software package for generating and verifying image-based captchas to prevent spam and ensure user authentication | 2,131 |