Django-x509

Latest version: v1.1

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

Scan your dependencies

Page 1 of 5

1.1.0

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

Features
~~~~~~~~

- Added ``validity_end`` to admin list of ``Ca`` and ``Cert``

Changes
~~~~~~~

- Removed test dependency on coveralls (it's defined in openwisp-utils)
- Reformatted code with the latest version of the black formatter

1.0.0

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

Bugfixes
~~~~~~~~

- Fixed `bug in admin <https://github.com/openwisp/django-x509/issues/119>`_
for creating CA with blank ``key_length`` and ``digest`` fields

Changes
~~~~~~~

- Dropped support for Python ``3.6``
- Added support for Python ``3.8`` and ``3.9``
- Added support for Django ``3.2.x`` and ``4.0.x``
- Bumped ``cryptography~=36.0.0``
- Bumped ``pyopenssl~=21.0.0``

0.9.4

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

- [fix] Fixed rendering of CA and cert edit pages when in popup mode
(`issue 113 <https://github.com/openwisp/django-x509/issues/113>`_)
- [fix] Fixed dependency version definition (minor fix)
- [deps] Set min cryptography version to 3.4, allow any higher 3.x
- [deps] Added support for Python ``3.8`` and ``3.9``

0.9.3

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

- [deps] Updated pyopenssl range to allow 20.0.x
- [deps] Removed django-model-utils in favour of openwisp-utils
which centralizes several dependencies used by all the OpenWISP modules
(including ``django-model-utils``)

0.9.2

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

- [deps] Pinned django-model-utils>=4.0.0,<4.1.0
- [deps] Pin cryptography to ~=3.2 because version 3.3
contains backward incompatible changes

0.9.1

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

- [deps] Updated cryptography minimum version to 3.2 for security reasons
The version range has also been relaxed to avoid having to update it too often,
future versions up to but excluding 4.0 will be accepted
- [fix] Removed ``static()`` call from admin media
- [tests] Updated openwisp-utils[qa] to 0.7

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.