Skip to content

Handle unknown access modes in the PAM adapter

4498dfb
Select commit
Loading
Failed to load commit list.
Open

Return PAM_MAXTRIES on too many auth failures #1425

Handle unknown access modes in the PAM adapter
4498dfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 0s

86.17% (+6.17%) compared to 70591f9

View this Pull Request on Codecov

86.17% (+6.17%) compared to 70591f9

Details

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.17%. Comparing base (70591f9) to head (4498dfb).
⚠️ Report is 67 commits behind head on main.

Files with missing lines Patch % Lines
authd-oidc-brokers/internal/broker/broker.go 0.00% 1 Missing ⚠️
pam/internal/adapter/authentication.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1425      +/-   ##
==========================================
+ Coverage   80.00%   86.17%   +6.17%     
==========================================
  Files          20      113      +93     
  Lines         990     7372    +6382     
  Branches        0      111     +111     
==========================================
+ Hits          792     6353    +5561     
- Misses        198      963     +765     
- Partials        0       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.