Collective.honeypot

Latest version: v3.0.0

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

Scan your dependencies

Page 2 of 3

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]

1.0

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

- First official public release.

- Add kssValidateField to the default ALLOWLISTED_ACTIONS to suppress kss inline
validation being logged on Plone <= 4.2 .
[fredvd]

0.7

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

- Add GenericSetup profile, which adds skin layers with our fixes.
This is recommended on Plone 3. The reason is that this technique
does not need ``z3c.jbot``, which can have a few ugly side effects
in Plone 3: ``Products.CacheSetup`` does not like it and in other
cases Zope does not even start up.
[maurits]

0.6

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

- Allow edit forms by default.
[maurits]

- Log when we load patches and add extra protected actions.
[maurits]

0.5

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

- Support disallowing all posts.
[maurits]

- Support checking start strings for allowed actions.
[maurits]

- Allow configuring log levels.
[maurits]

- Print less when logging the form.
[maurits]

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.