Skip to content

fix: don't drop oidc_id when updating users#1010

Merged
eternal-flame-AD merged 1 commit into
masterfrom
keep-oidc-id
Jul 24, 2026
Merged

fix: don't drop oidc_id when updating users#1010
eternal-flame-AD merged 1 commit into
masterfrom
keep-oidc-id

Conversation

@jmattheis

Copy link
Copy Markdown
Member

Fixes #1009

@jmattheis
jmattheis requested a review from a team as a code owner July 24, 2026 09:03
@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.53%. Comparing base (ad137d6) to head (d09ea4e).

Files with missing lines Patch % Lines
api/user.go 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1010      +/-   ##
==========================================
- Coverage   74.56%   74.53%   -0.03%     
==========================================
  Files          66       66              
  Lines        3487     3483       -4     
==========================================
- Hits         2600     2596       -4     
  Misses        688      688              
  Partials      199      199              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@eternal-flame-AD
eternal-flame-AD added this pull request to the merge queue Jul 24, 2026
Merged via the queue into master with commit d543a8a Jul 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

OIDC: Giving a user admin rights wipes their OIDC binding

2 participants