Skip to content

v3.9.2-d1.2.0

Compare
Choose a tag to compare
@mr-ssd mr-ssd released this 28 Feb 10:34
· 85 commits to main since this release
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

Full Changelog: Khalibre/privacyidea-docker@v3.9.2-d1.1.2...v3.9.2-d1.2.0