[PR #231] [MERGED] fix: webdav only see public folder even logging in #527

Closed
opened 2026-04-08 16:53:18 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/231
Author: @sigoden
Created: 6/5/2023
Status: Merged
Merged: 6/5/2023
Merged by: @sigoden

Base: mainHead: fix-webdav-auth


📝 Commits (1)

  • f813241 fix: webdav only see public folder even logging in

📊 Changes

3 files changed (+30 additions, -16 deletions)

View changed files

📝 src/auth.rs (+8 -12)
📝 src/server.rs (+10 -4)
📝 tests/auth.rs (+12 -0)

📄 Description

close #229


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sigoden/dufs/pull/231 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/5/2023 **Status:** ✅ Merged **Merged:** 6/5/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `fix-webdav-auth` --- ### 📝 Commits (1) - [`f813241`](https://github.com/sigoden/dufs/commit/f8132417741fcf78d7fae33f213c520987450008) fix: webdav only see public folder even logging in ### 📊 Changes **3 files changed** (+30 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/auth.rs` (+8 -12) 📝 `src/server.rs` (+10 -4) 📝 `tests/auth.rs` (+12 -0) </details> ### 📄 Description close #229 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:18 +03:00
zhus closed this issue 2026-04-08 16:53:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#527