Z3c.authenticator

Latest version: v2.0

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

Scan your dependencies

Page 2 of 4

1.0.0a3

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

- Changed manifest to actually include the page templates.

1.0.0a2

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

- Added version Trove classifiers.

1.0.0a1

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

- Dropped support for Python 2.4 and 2.5, added Python 3.3 support.

- Removed dependencies on ``zope.app`` packages.

0.8.1

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

- Bugfix: Did not handle unicode IUser.login values.

- Fixed DeprecationWarnings.

0.8.0

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

- Security Fix: move camefrom url to a session variable instead of exposing
the url in the login form. Because the camefrom url is built at server side
based on local information and will always only use internal traversal names.
Exposing this camefrom query in the login url gives others only a point to
attack because it could be simply set by a unfriendly domain with a custom
url. This is much better since such a unfriendly 3rd party domain url doesn't
get redirected by default based on the changes in zope.publisher's redirect
method. (zope.publisher 3.9.3 does only redirect to urls located in the same
domain by default)

Remove all camefrom widgets and queries in our custom forms if you use any.
You can just set and get the camefrom session variable in your custom forms
if you need to.

0.7.2

Not secure
------------------

- Bugfix: Failed miserably on challenge on pages having non-ASCII names.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.