Skip to content
Snippets Groups Projects
Verified Commit e887a6d5 authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Published on PyPi now

parent 8f5dc850
No related branches found
No related tags found
No related merge requests found
Pipeline #270906 passed
...@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Fixed
- Published on PyPi now
## [2.2.1] - 2025-02-01 ## [2.2.1] - 2025-02-01
### Fixed ### Fixed
...@@ -23,5 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -23,5 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Release on PyPi - Release on PyPi
<!-- markdownlint-disable-file MD024-->
[2.2.1]: https://github.com/thegcat/pretix-oidc/compare/v2.2.0...v2.2.1 [2.2.1]: https://github.com/thegcat/pretix-oidc/compare/v2.2.0...v2.2.1
[2.2.0]: https://github.com/thegcat/pretix-oidc/releases/tag/v2.2.0 [2.2.0]: https://github.com/thegcat/pretix-oidc/releases/tag/v2.2.0
...@@ -8,7 +8,7 @@ OIDC authentication plugin for pretix ...@@ -8,7 +8,7 @@ OIDC authentication plugin for pretix
Activate the virtual environment for your pretix installation and run Activate the virtual environment for your pretix installation and run
pip install git+https://gitlab.fachschaften.org/kif/pretix-oidc.git pip install pretix-oidc
To activate the OIDC authentication mechanism add To activate the OIDC authentication mechanism add
`pretix_oidc.auth.OIDCAuthBackend` to the list of `pretix.auth_backends` in `pretix_oidc.auth.OIDCAuthBackend` to the list of `pretix.auth_backends` in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment