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 #5016 from privacyidea/test-mariadb-postgres unit tests with mariadb and postgres jobs, remove circleci and old un…
- update comments to reflect actual behavior
- try different trigger
- Merge pull request #5030 from privacyidea/docker-compose-dev docker-compose-dev
- Merge pull request #5027 from privacyidea/remove_user_required_decorator Remove the user_required decorator
If you want to start quickly, you can install the code from the python package index like this:
pip install privacyidea