Get the code at github if you are interested in developing and forking.
git clone https://github.com/privacyidea/privacyidea
These are the latest commits:
- Merge pull request #4547 from weblate/weblate-privacyidea-privacyidea-webui Translations update from Hosted Weblate
- Merge pull request #4548 from privacyidea/user_agent-policy-fix Fix policy update test for user agent
- Merge pull request #4561 from privacyidea/update_new_webui_dependencies Update node requirements to current versions
- Merge pull request #4560 from privacyidea/new-webui-fix-routes New webui fix routes
- Update node requirements to current versions There are some security fixes in dependent versions. - Remove local configurations entries and update README accordingly. - Optimize the build to bundle all fonts and scripts into the app. - Remove the json Response class definition since this problem was fixed with current Flask implementations
If you want to start quickly, you can install the code from the python package index like this:
pip install privacyidea