Skip to content

Conversation

@ns1pelle
Copy link

@ns1pelle ns1pelle commented Nov 4, 2022

Related Issue:

New Behavior

...

Contrast to Current Behavior

...

Discussion: Benefits and Drawbacks

...

Changes to the Wiki

...

Proposed Release Note Entry

...

Double Check

  • I have read the comments and followed the PR template.
  • I have explained my PR according to the information in the comments.
  • My PR targets the develop branch.

tobiasge and others added 30 commits November 19, 2024 15:58
…tgres-17.x

Update docker.io/postgres Docker tag to v17
This fixes the OTel bug in nginx unit 1.34.0.

Signed-off-by: Mathijs van Willigen <mavanwilligen@proxsys.nl>
Feature: Support ISOLATED_DEPLOYMENT setting
tobiasge and others added 30 commits December 8, 2025 08:29
fix: change the netbox docker version in the image tag
* feat: add SSO environment variable support for OKTA and Google OAuth2

Add native support for SSO configuration through environment variables
and Docker secrets, eliminating the need to modify configuration.py
for common SSO providers.

Changes:
- Add OKTA OpenID Connect configuration variables:
  - SOCIAL_AUTH_OKTA_OPENIDCONNECT_KEY (env var)
  - SOCIAL_AUTH_OKTA_OPENIDCONNECT_SECRET (env var + Docker secret: okta_openidconnect_secret)
  - SOCIAL_AUTH_OKTA_OPENIDCONNECT_API_URL (env var)

- Add Google OAuth2 configuration variables:
  - SOCIAL_AUTH_GOOGLE_OAUTH2_KEY (env var)
  - SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET (env var + Docker secret: google_oauth2_secret)

Follows existing patterns with _read_secret() for sensitive data and
environ.get() for non-sensitive configuration.

Resolves: #1139

* Secrets example

* fix: add newline at end of file

---------

Co-authored-by: skyefugate <skyefugate@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…dap-5.x

Update dependency django-auth-ldap to v5.3.0
Changed volume to match upstream image
chore(deps): update dependency granian to v2.6.1
chore(deps): update dependency sentry-sdk to v2.49.0
Support new API token format
chore(deps): update dependency dulwich to v0.25.1
chore(deps): update dependency sentry-sdk to v2.50.0
chore(deps): update dependency sentry-sdk to v2.51.0
Fixed the local documentation and prepare for a new release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.