Django-netjsonconfig

Latest version: v0.12

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

Scan your dependencies

Page 1 of 7

0.12.0

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

- [feature] Added signals: ``config_status_changed``, ``checksum_requested``, ``config_download_requested``
- [feature] Added the possibility of specifying default values for variables used in templates
- [change] **Backward incompatible change**: the ``config_modified`` signal is not emitted anymore when the device is
created
- [change] VPN files now have 0600 permissions by default
- [change] Increased minimum `netjsonconfig <https://github.com/openwisp/netjsonconfig>`_ version to 0.8.0
- [fix] Avoid errors being hidden by tabs
- [fix] Fixed clashes between javascript schema validation and variables

0.11.0

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

- Added controller view that allows to update the device information (firmware version used)
- Added ``NETJSONCONFIG_HARDWARE_ID_AS_NAME`` setting

0.10.4

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

- [admin] Fixed 500 internal server error in change device (now returns 404 correctly)

0.10.3

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

- [controller] Added ``NETJSONCONFIG_REGISTRATION_SELF_CREATION``
- [models] Handled accidental duplication of files across templates
- [controller] Update hardware device info during registration
(if the device already exists, the registration will update its info)
- [admin] Moved ``hardware_id`` field in device list admin
- [bugfix] Fixed broken preview when using ``hardware_id`` context var
- [admin] Hidden device configuration context field into advanced options
- [models] Removed LEDE from the OpenWRT backend label

0.10.2

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

- [models] Improved consistent key generation, now a consisten key is generated
also when creating devices from the admin interface (or via model API),
before it was only done during registration
- [admin] Fixed unsaved changes JS bug that was triggered in certain cases
- [deps] Switched back to jsonfield

0.10.1

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

- Dropped django-x509<0.6.1 support
- Dropped django-reversion<=3.0.5 support
- [admin] Fixed minor bug in VPN client template config editor

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.