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 #4925 from privacyidea/dependabot/github_actions/actions/setup-node-6.2.0 Bump actions/setup-node from 6.1.0 to 6.2.0
- Merge pull request #4926 from privacyidea/dependabot/github_actions/actions/checkout-6.0.2 Bump actions/checkout from 6.0.1 to 6.0.2
- Merge pull request #4927 from privacyidea/dependabot/github_actions/zizmorcore/zizmor-action-0.4.1 Bump zizmorcore/zizmor-action from 0.3.0 to 0.4.1
- Merge pull request #4930 from privacyidea/fix_tokeninfo_query_with_oracle Fix error when querying tokeninfo with oracle db
- Fix error when querying tokeninfo with oracle db Oracle requires a length parameter when casting to/from VARCHAR2. Using the built-in function `to_char()` on Oracle fixes this.
If you want to start quickly, you can install the code from the python package index like this:
pip install privacyidea