v3.9.2-d1.2.0
⚠️ Breaking changes ⚠️ Sorry 🥹
To simplify the container there are changes that will break when upgrade:
- nginx and related configuration has been remove
- uwsgi and related configurations has been remove and replaced by gunicorn
- PrivacyIDEA environment variables are change to prefix with PI_ if not so
- there will no SSL/TLS support, a TLS proxy such as nginx should be used
Please do proper testing before upgrade on your production environment. Please open issue or PR for any issue or any missing feature.
What's Changed
- remove nginx and switch to gunicorn from uwsgi by @mr-ssd in https://github.com/Khalibre/privacyidea-docker/pull/119
Full Changelog: Khalibre/privacyidea-docker@v3.9.2-d1.1.2...v3.9.2-d1.2.0