Skip to content

feat: domain controller for apache .htdigest files#356

Merged
mar10 merged 2 commits intomar10:masterfrom
leo9800:htdigest
Mar 1, 2026
Merged

feat: domain controller for apache .htdigest files#356
mar10 merged 2 commits intomar10:masterfrom
leo9800:htdigest

Conversation

@leo9800
Copy link
Copy Markdown
Contributor

@leo9800 leo9800 commented Feb 4, 2026

wsgidav/dc/htdigest_dc.py: implement HtdigestDomainController class
sample_wsgidav: config entries for HtdigestDomainController

closes #349

wsgidav/dc/htdigest_dc.py: implement HtdigestDomainController class
sample_wsgidav: config entries for HtdigestDomainController

Signed-off-by: Leo <i@hardrain980.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2026

Codecov Report

❌ Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.66%. Comparing base (983f886) to head (5f2be22).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
wsgidav/dc/htdigest_dc.py 0.00% 27 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #356      +/-   ##
==========================================
- Coverage   43.90%   43.66%   -0.24%     
==========================================
  Files          30       31       +1     
  Lines        4940     4967      +27     
==========================================
  Hits         2169     2169              
- Misses       2771     2798      +27     

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

@mar10 mar10 merged commit 1a63cc0 into mar10:master Mar 1, 2026
10 of 12 checks passed
@leo9800 leo9800 deleted the htdigest branch March 1, 2026 15:27
@leo9800
Copy link
Copy Markdown
Contributor Author

leo9800 commented Mar 1, 2026

cheers, and sorry for did something sloppy not adding changelog XD

@mar10
Copy link
Copy Markdown
Owner

mar10 commented Mar 1, 2026

No worries and thanks for your contributions

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.

Feature Request: hashed password support similar to github.com/andban/wsgidav-bcryptdc

2 participants