8000 Tags · openwisp/ansible-openwisp2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: openwisp/ansible-openwisp2

< 8000 div class="clearfix container-xl px-3 px-md-4 px-lg-5 mt-4">
Tags

24.11.1

Toggle 24.11.1's commit message

Verified

This tag was signed with the committer’s verified signature.
pandafy Gagan Deep
Version 24.11.1 [2024-11-27]

Bugfixes
~~~~~~~~

- Updated ``__openwisp_version__`` to ``24.11.1``.

24.11.0

Toggle 24.11.0's commit message

Verified

This tag was signed with the committer’s verified signature.
nemesifier Federico Capoano
- Added support for Django CORS

- Allowed deploying [WPA Enterprise 2 EAP-TTLS-PAP](https://openwisp.io/docs/dev/ansible/user/deploying-wpa-eap-ttls-pap.html)
- Added a task to add `inventory_hostname` to `/etc/hosts`
- Added websocket routes for network topology
- Added `openwisp2_websocket_extra_routes` variable to configure websocket
  routes
- Added `openwisp2_daphne_install` variable to allow disabling Daphne
- Added `freeradius_openwisp_site_listen_ipaddr` variable to configure
  FreeRADIUS listen address
- Added `openwisp2_monitoring_default_retention_policy` variable to configure
  the default retention policy for monitoring metrics
- Added `openwisp2_uwsgi_extra_conf` variable to configure extra uWSGI
  parameters
- Added `openwisp2_email_timeout` variable to set the [default email
  timeout](https://docs.djangoproject.com/en/4.2/ref/settings/#email-timeout)
- Added variables `openwisp2_users_user_password_expiration` and
  `openwisp2_users_staff_user_password_expiration` to configure password
  expiration settings
- Added the `openwisp2_celerybeat` variable to allow disabling the CeleryBeat
  worker
- Introduced a consent mechanism for the [collection of usage
  metrics](https://openwisp.io/docs/dev/utils/user/metric-collection.html)

- Upgraded to OpenWISP Users 1.1.x (see [change log](https://github.com/openwisp/openwisp-users/releases/tag/1.1.0))
- Upgraded to OpenWISP Controller 1.1.x (see [change log](https://github.com/openwisp/openwisp-controller/releases/tag/1.1.0))
- Upgraded to OpenWISP Monitoring 1.1.x (see [change log](https://github.com/openwisp/openwisp-monitoring/releases/tag/1.1.0))
- Upgraded to OpenWISP Network Topology 1.1.x (see [change log](https://github.com/openwisp/openwisp-network-topology/releases/tag/1.1.0))
- Upgraded to OpenWISP Firmware Upgrader 1.1.x (see [change log](https://github.com/openwisp/openwisp-firmware-upgrader/releases/tag/1.1.0))
- Upgraded to FreeRADIUS 3.2
- **Backward incompatible change**:
  `openwisp2_radius_delete_old_radiusbatch_users` variable now expects days
  instead of months
- Increased the *prefetch multiplier* for `network` and `monitoring` Celery
  workers to `10`
- Updated URLs to support cloud backends for private storage
- Removed the SQL module from the default FreeRADIUS site
- Changed the default value of the `openwisp2_radius_cleanup_stale_radacct`
  variable to `1`
- Added support for Debian 12
- Added support for Ubuntu 24.04
- Dropped support for Debian 10
- Dropped support for Ubuntu 18.04
- Dropped support for Python 3.7

- Implemented efficient reloading of supervisor services
- Included `allowed_hostnames` in the NGINX Content-Security-Policy.

22.5.3

Toggle 22.5.3's commit message

Verified

This tag was signed with the committer’s verified signature.
nemesifier Federico Capoano
- Updated source for Stouts.postfix role dependency

- Fix: updated openssl command syntax

22.5.2

Toggle 22.5.2's commit message

Verified

This tag was signed with the committer’s verified signature.
nemesifier Federico Capoano
Version 22.05.2 [2022-10-18]

- Removed sql module from default freeradius site which was generating errors
- Fixed ``openwisp2_should_install_python_37`` false test
- Fixed installation of Python 3.7 on old systems
- Fixed installation of freeradius on Ubuntu 22.04.1

22.5.1

Toggle 22.5.1's commit message

Verified

This tag was signed with the committer’s verified signature.
nemesifier Federico Capoano
Version 22.05.1 [2022-05-30]

- Fixed redis installation issue on some Ubuntu versions

22.5.0

Toggle 22.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
nemesifier Federico Capoano
22.05 release

0.15.0

Toggle 0.15.0's commit message
[chores] Removed duplicate "verbose" formatter in settings.py

[skip ci]

Verified

This tag was signed with the committer’s verified signature.
pandafy Gagan Deep

0.13.2

Toggle 0.13.2's commit message

Verified

This tag was signed with the committer’s verified signature.
nemesifier Federico Capoano
Version 2020-12.3 (0.13.2) [2021-06-29]

- [fix] Fixed alias traversing issue in nginx configuration
  This is a security fix, all users are advised to upgrade.

0.13.1

Toggle 0.13.1's commit message

Verified

This tag was signed with the committer’s verified signature.
nemesifier Federico Capoano
Version 2020-12.2 (0.13.1) [2021-03-24]

Changes
-------

- Disabled leaflet reset view button because it is not useful in our use case

Bugfixes
--------

- Fixed bug affecting the installation of additional python packages
  on Ubuntu 18.04 because of PEP517
0