Collective.honeypot

Latest version: v2.1

Safety actively analyzes 621892 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.1.1

------------------

- Nothing changed yet.

2.1

----------------

- Add support for restapi POST.
[cekk]

- Support Plone 5.2 on Py 2.7+3.7+3.8 and Plone 6.0 on Py 3.8+3.9+3.10. [maurits]

- Test on GitHub Actions instead of Travis. [maurits]

2.0

----------------

- Automatically load the fixes if package is loaded. No need to explicitly include the ``fixes.zcml`` anymore.
[thet]

- Secure collective.easyform with honeypot if available.
[thet]

- Add a generic z3c.form honeypot extender module which can be configured via ZCML only and configure plone.app.discussion to use it.
[thet]

- Add a dummy widget display view which renders empty - form renderings may expect it.
[thet]

- Add data converter for z3c.form validation to not fail when multiple HoneyPot fields were injected.
[thet]

- Update for support of Plone 5.2 and Python 3. Remove support for Plone 3 and 4.
[thet, reinhardt]

1.0.3

------------------

- Fix adapter registration conflict.
[rodfersou]

1.0.2

------------------

- Split honeypot_field and authenticator view. When
`authenticator`` is called, return the view without rendering it.
Fixes AttributeError: 'unicode' object has no attribute 'token', for
example on PloneFormGen quickedit form.
[maurits]

- Added Travis badge to readme.
[maurits]

1.0.1

------------------

- Require POST for ``send_feedback`` script. This script can only be
used by authenticated users, so there is little danger, but POST is
still better.
[maurits]

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.