Zope.app.authentication

Latest version: v5.0

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

Scan your dependencies

Page 2 of 4

3.7.0

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

* The Pluggable Authentication utility has been severed and released
in a standalone package: `zope.pluggableauth`. We are now using this
new package, providing backward compatibility imports to assure a
smooth transition.

3.6.2

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

* Fix tests by using zope.login, and require new zope.publisher 3.12.

3.6.1

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

* Fix ftesting.zcml due to ``zope.securitypolicy`` update.

* Don't use ``zope.app.testing.ztapi`` in tests, use zope.component's
testing functions instead.

* Fix functional tests and stop using port 8081. Redirecting to
different port without trusted flag is not allowed.

3.6.0

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

* Separate the presentation template and camefrom/redirection logic for the
``loginForm.html`` view. Now the logic is contained in the
``zope.app.authentication.browser.loginform.LoginForm`` class.

* Fix login form redirection failure in some cases with Python 2.6.

* Use the new ``zope.authentication`` package instead of ``zope.app.security``.

* The "Password Manager Names" vocabulary and simple password manager registry
were moved to the ``zope.password`` package.

* Remove deprecated code.

3.5.0

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

* Split password manager functionality off to the new ``zope.password``
package. Backward-compatibility imports are left in place.

* Use ``zope.site`` instead of ``zope.app.component``. (Browser code still
needs ``zope.app.component`` as it depends on view classes of this
package.)

3.5.0a2

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

* Make old encoded passwords really work.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.