Gssapi

Latest version: v1.9.0

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

Scan your dependencies

Page 5 of 6

1.3.0

Changelog

Features

* Support [RFC 5587](https://tools.ietf.org/html/rfc5587): Extended GSS Mechanism Inquiry APIs (#121)

* Support [RFC 5801](https://tools.ietf.org/html/rfc5587): Using GSSAPI Mechanisms in SASL (#124)

Bugfixes

* Fix potential infinite recursion in `GSSErrordisplay_status` when there is an error displaying the error (112)

* Read the linker path during setup to support properly building with Heimdal on Debian (122)

* Fix OID inequality comparison (previously would return the results of an equality comparison for inequality) (125)

Tooling

* k5test and gssapi-console now live in their own projects. They can be found at [pythongssapi/k5test](https://github.com/pythongssapi/k5test) and [pythongssapi/gssapi-console](https://github.com/pythongssapi/gssapi-console), respectively, and are available on PyPI as `k5test` and `gssapi_console` (#102)

Documentation

* Correct the capitalization of the HTTP service in the tutorial to match historical convention and case sensitivity rules from [RFC 4120](https://tools.ietf.org/html/rfc4120) (#107)

* Correct a link error in when referring to multiple `MechType`s (115)

* Make docs work with newer versions of Sphinx (115)

* The documentation now officially lives at https://pythongssapi.github.io/python-gssapi/latest for the documentation for HEAD, and https://pythongssapi.github.io/python-gssapi/stable for the most recently-released tag

*NB*: this was erroneously released as v1.2.4, despite adding new features. v1.2.4 has been hidden. Please use this release instead.

1.2.4alpha.1

1.2.0

Changelog

Bugfixes
- `SecurityContextdelegated_creds` should not be set when the low-level API returns `None` for `delegated_creds` (96, 99)

Features
- Expose `SecurityContextdelegated_creds` as a read-only property (95, 99)

Documentation
- Introduce example (93)
- Improve ToC structure and depth (93)

1.1.4

Changelog

Bugfixes
- Don't require enum34 in python >= 3.4
- Update the requirements list (86)

Documentation
- Update installation instructions (86)

1.1.3

Changelog

Bugfixes
- Avoid NULL dereference of "actual_mech_type" (74)
- Fix encoding-related issues in Name (81)

Documentation
- Warn about display_as (79)

1.1.2

Changelog

Bugfixes
- Use encoding rather than language code for errmsgs (72)
- Don't inquire about incomplete security contexts (69)
- Streamline build and test process

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.