- actions: don't setup custom python, use system pip
- actions: don't update pip to fix CI
- actions: don't update system pip
- actions: install pipenv as root
- actions: install wheel package
- actions: remove cache
- bump dependencies
- crypto: add property for private_key
- crypto: implement simple certificate-key pair for easier management
- lib: fix imports being changed every time
- Merge pull request #7 from BeryJu/crypto
- new release: 0.8.13-beta
- providers/oidc: fill claims with userinfo
- providers/oidc: fix skip_authorization not being synced to oidc_client
- providers/saml: fix signing_kp typo
- providers/saml: switch to new crypto
- sources/saml: switch to new crypto
- ui: fix title, fix navigation on user settings