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 #4191 from privacyidea/remove_python_3.8_from_gh_tests Remove unsupported Python 3.8 from tests
- Remove unsupported Python 3.8 from tests Python 3.8 is end of life (https://devguide.python.org/versions/).
- Merge pull request #4189 from privacyidea/fix-scripthandler-docs Fix typo in scripthandler docs
- Fix typo in scripthandler docs
- Merge pull request #4184 from privacyidea/4011/policy_match_multiple_realms Fix test for MariaDB and postgresql
If you want to start quickly, you can install the code from the python package index like this:
pip install privacyidea