[PR #21] [MERGED] fix: escape filename #423

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/21
Author: @sigoden
Created: 6/6/2022
Status: Merged
Merged: 6/6/2022
Merged by: @sigoden

Base: mainHead: escape-filename


📝 Commits (1)

📊 Changes

5 files changed (+27 additions, -7 deletions)

View changed files

📝 Cargo.lock (+7 -0)
📝 Cargo.toml (+1 -0)
📝 src/args.rs (+6 -1)
📝 src/main.rs (+1 -1)
📝 src/server.rs (+12 -5)

📄 Description

close #19


🔄 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/21 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/6/2022 **Status:** ✅ Merged **Merged:** 6/6/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `escape-filename` --- ### 📝 Commits (1) - [`426fb9e`](https://github.com/sigoden/dufs/commit/426fb9edd45df0bb88c78874bb8fa5886ed824ec) fix: escape filename ### 📊 Changes **5 files changed** (+27 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+7 -0) 📝 `Cargo.toml` (+1 -0) 📝 `src/args.rs` (+6 -1) 📝 `src/main.rs` (+1 -1) 📝 `src/server.rs` (+12 -5) </details> ### 📄 Description close #19 --- <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:52:51 +03:00
zhus closed this issue 2026-04-08 16:52:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#423