Skip to content

Release 0.6.4#1489

Merged
adombeck merged 3 commits intostablefrom
release-0.6.4
Apr 24, 2026
Merged

Release 0.6.4#1489
adombeck merged 3 commits intostablefrom
release-0.6.4

Conversation

@adombeck
Copy link
Copy Markdown
Contributor

Fix primary group ID reset to UID during login

nooreldeenmansour and others added 3 commits April 23, 2026 16:58
`UpdateUser` unconditionally reset the user record's primary GID to the user's UID on every login, silently reverting GID changes made via `authctl group set-gid`. The group record itself kept the correct GID, causing `getent passwd` and `getent group` to diverge.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.35%. Comparing base (ca1a1cb) to head (e0fcd91).
⚠️ Report is 5 commits behind head on stable.

Additional details and impacted files
@@            Coverage Diff             @@
##           stable    #1489      +/-   ##
==========================================
+ Coverage   85.56%   86.35%   +0.79%     
==========================================
  Files         119       99      -20     
  Lines        7674     6692     -982     
  Branches      111      111              
==========================================
- Hits         6566     5779     -787     
+ Misses       1052      857     -195     
  Partials       56       56              

☔ View full report in Codecov by Sentry.
📢 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.

@adombeck adombeck marked this pull request as ready for review April 24, 2026 11:35
@adombeck adombeck merged commit 49fbfbc into stable Apr 24, 2026
37 of 43 checks passed
@adombeck adombeck deleted the release-0.6.4 branch April 24, 2026 11:35
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.

2 participants