[PR #144] [MERGED] fix: panic on PROPFIND // #492

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/144
Author: @sigoden
Created: 11/10/2022
Status: Merged
Merged: 11/10/2022
Merged by: @sigoden

Base: mainHead: fix-panic-double-slash


📝 Commits (2)

📊 Changes

2 files changed (+12 additions, -1 deletions)

View changed files

📝 src/server.rs (+5 -1)
📝 tests/webdav.rs (+7 -0)

📄 Description

close #143


🔄 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/144 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 11/10/2022 **Status:** ✅ Merged **Merged:** 11/10/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `fix-panic-double-slash` --- ### 📝 Commits (2) - [`b2652b2`](https://github.com/sigoden/dufs/commit/b2652b286c203695b4426e29a0a0b30aa157ae47) fix: panics on // - [`ea4995f`](https://github.com/sigoden/dufs/commit/ea4995f7a5e6b1901aadc9c7eecfc535b77dc300) update tests ### 📊 Changes **2 files changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/server.rs` (+5 -1) 📝 `tests/webdav.rs` (+7 -0) </details> ### 📄 Description close #143 --- <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:09 +03:00
zhus closed this issue 2026-04-08 16:53:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#492