Django-x509

Latest version: v1.2

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

Scan your dependencies

Page 1 of 6

1.2.0

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

Changes
~~~~~~~

- Admin actions require model permissions to perform operation.

Dependencies
++++++++++++

- Bumped ``openwisp-utils~=1.1.0``.
- Bumped ``cryptography~=43.0.0``.
- Bumped ``pyOpenSSL~=24.2.1``.
- Added support for Django ``4.2``.
- Dropped support for Django < ``3.2``.
- Added support for Python ``3.10``.
- Dropped support for Python ``3.7``.

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

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.