Skip to content

Allow non-root processes to use the PAM service - #1649

Merged
adombeck merged 8 commits into
mainfrom
856-allow-non-root
Jul 7, 2026
Merged

Allow non-root processes to use the PAM service#1649
adombeck merged 8 commits into
mainfrom
856-allow-non-root

pam: treat auth_fail_reset_window=0 as disabled

bbc9164
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 1s

87.91% (+2.94%) compared to 0bdad0e

View this Pull Request on Codecov

87.91% (+2.94%) compared to 0bdad0e

Details

Codecov Report

❌ Patch coverage is 85.71429% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.91%. Comparing base (0bdad0e) to head (bbc9164).

Files with missing lines Patch % Lines
internal/services/pam/pam.go 84.37% 5 Missing ⚠️
cmd/authd/daemon/daemon.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1649      +/-   ##
==========================================
+ Coverage   84.96%   87.91%   +2.94%     
==========================================
  Files          25       96      +71     
  Lines        1942     6965    +5023     
  Branches        0      111     +111     
==========================================
+ Hits         1650     6123    +4473     
- Misses        292      786     +494     
- Partials        0       56      +56     

☔ 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.