Releases: gpappsoft/privacyidea-docker
Releases · gpappsoft/privacyidea-docker
Release 3.12.2
05 Dec 08:09
Compare
Sorry, something went wrong.
No results found
Update to new privacyidea version
3.12.1
08 Oct 10:53
Compare
Sorry, something went wrong.
No results found
Start using privacyidea github source-tree instead of python package index.
Added new webUI preview parameters. See the environment/application-prod.env file for more information.
Updated resolver.json
Updated to new version 3.12.1
3.12
10 Sep 08:58
Compare
Sorry, something went wrong.
No results found
To test the new UI (preview), add following lines to environment/application-prod.env:
PI_STATIC_FOLDER="static_new/"
PI_TEMPLATE_FOLDER="static_new/dist/privacyidea-webui/browser/"
See Docs
Release 3.11.4
03 Jul 17:39
Compare
Sorry, something went wrong.
No results found
3.11.3
28 May 09:50
Compare
Sorry, something went wrong.
No results found
Updated to privacyIDEA 3.11.3
3.11.2 (fixed)
28 May 06:33
Compare
Sorry, something went wrong.
No results found
Adjust pi.cfg to use audit keys from os env
Use os.environ.get() with default file paths to avoid KeyError
Generate key files only if they do not exist
Improve robustness when env vars are not set
3.11.1
09 Apr 19:05
Compare
Sorry, something went wrong.
No results found
Update to privacyIDEA 3.11.1
Improve entrypoint robustness and error handling
- Updated the entrypoint script to handle errors more effectively.
- Enhanced logging for better debugging and traceability.
- Ensured proper exit codes are returned on failure scenarios.
3.11.1dev1
04 Apr 15:49
Compare
Sorry, something went wrong.
No results found
3.11
28 Feb 12:15
Compare
Sorry, something went wrong.
No results found
privacyIDEA Release 3.11
removed import of resolver.json in entrypoint.py
resolver config for fullstack now deployed with make resolver
minor changes entrypoint.py
using privacyidea /healthz/ endpoint for health check
minor additions and fixes
3.11dev3
20 Feb 08:08
Compare
Sorry, something went wrong.
No results found
Development version privacyIDEA 3.11.dev3 from test.pypi.org
DO NOT USE IN PRODUCTION ENVIRONMENTS!