Requests-kerberos

Latest version: v0.14.0

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

Scan your dependencies

Page 2 of 3

0.8.0

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

- Support for Kerberos delegation.

- Fixed problems declaring kerberos-sspi on Windows installs.

0.7.0

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

- Added Windows native authentication support by adding kerberos-sspi as an
alternative backend.

- Prevent infinite recursion when a server returns 401 to an authorization
attempt.

- Reduce the logging during successful responses.

0.6.1

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

- Fix HTTPKerberosAuth not to treat non-file as a file

- Prevent infinite recursion when GSSErrors occurs

0.6

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

- Handle mutual authentication (see pull request 36_)

All users should upgrade immediately. This has been reported to
oss-security_ and we are awaiting a proper CVE identifier.

**Update**: We were issued CVE-2014-8650

- Distribute as a wheel.

.. _36: https://github.com/requests/requests-kerberos/pull/36
.. _oss-security: http://www.openwall.com/lists/oss-security/

0.5

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

- Allow non-HTTP service principals with HTTPKerberosAuth using a new optional
argument ``service``.

- Fix bug in ``setup.py`` on distributions where the ``compiler`` module is
not available.

- Add test dependencies to ``setup.py`` so ``python setup.py test`` will work.

0.4

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

- Minor updates in the README
- Change requirements to depend on requests above 1.1.0

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.