[PR #403] [MERGED] refactor: return 400 for propfind request when depth is neither 0 nor 1 #601

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/403
Author: @sigoden
Created: 6/14/2024
Status: Merged
Merged: 6/14/2024
Merged by: @sigoden

Base: mainHead: refactor


📝 Commits (2)

  • 8c5155f refactor: return 400 for propfind request when depth is neither 0 nor 1
  • 74bcf3c update

📊 Changes

2 files changed (+16 additions, -4 deletions)

View changed files

📝 src/server.rs (+5 -4)
📝 tests/webdav.rs (+11 -0)

📄 Description

close #402


🔄 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/403 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/14/2024 **Status:** ✅ Merged **Merged:** 6/14/2024 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `refactor` --- ### 📝 Commits (2) - [`8c5155f`](https://github.com/sigoden/dufs/commit/8c5155f5c8a323eca27312027ea30d4e2cd71470) refactor: return 400 for propfind request when depth is neither 0 nor 1 - [`74bcf3c`](https://github.com/sigoden/dufs/commit/74bcf3cbe9c27b548ebc7cc7dcfccf21735fd011) update ### 📊 Changes **2 files changed** (+16 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/server.rs` (+5 -4) 📝 `tests/webdav.rs` (+11 -0) </details> ### 📄 Description close #402 --- <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:37 +03:00
zhus closed this issue 2026-04-08 16:53:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#601