Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add env var to configure secret path #157

Merged
merged 5 commits into from
Jul 20, 2023

Conversation

jsangmeister
Copy link
Contributor

fixes #155
fixes #156

@jsangmeister jsangmeister added the enhancement General enhancement which is neither bug nor feature label Jul 6, 2023
@jsangmeister jsangmeister added this to the 4.1 milestone Jul 6, 2023
@jsangmeister jsangmeister requested a review from peb-adr July 6, 2023 10:07
@peb-adr peb-adr merged commit 3812096 into OpenSlides:main Jul 20, 2023
2 checks passed
@jsangmeister jsangmeister deleted the add-secret-env-var branch July 21, 2023 07:40
peb-adr added a commit to peb-adr/openslides-auth-service that referenced this pull request Aug 22, 2023
* commit '687a4729cbc98c6241c76efa997eca0dcf05c721':
  Use secret key when creating SP object (OpenSlides#163)
  Extend project automation (OpenSlides#162)
  Add env var to configure secret path (OpenSlides#157)
  Bump word-wrap from 1.2.3 to 1.2.4 in /auth (OpenSlides#160)
  Use internal backend route and add `INTERNAL_AUTH_PASSWORD` (OpenSlides#159)
  Bump tough-cookie from 4.0.0 to 4.1.3 in /auth (OpenSlides#158)
  Feature: SAML authentication (OpenSlides#146)
  Listen correctly to SIGTERM signals (OpenSlides#154)
peb-adr added a commit that referenced this pull request Sep 6, 2023
* commit '687a4729cbc98c6241c76efa997eca0dcf05c721':
  Use secret key when creating SP object (#163)
  Extend project automation (#162)
  Add env var to configure secret path (#157)
  Bump word-wrap from 1.2.3 to 1.2.4 in /auth (#160)
  Use internal backend route and add `INTERNAL_AUTH_PASSWORD` (#159)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General enhancement which is neither bug nor feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export AUTHORIZATION_HEADER in the __init__.py of the pip package Make secret paths settable in environment
2 participants