[PR #657] [MERGED] feat: add option --allow-hash to allow/disallow file hashing #668

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/657
Author: @sigoden
Created: 1/9/2026
Status: Merged
Merged: 1/9/2026
Merged by: @sigoden

Base: mainHead: feat


📝 Commits (1)

  • 98d0534 feat: add option --allow-hash to allow/disallow file hashing

📊 Changes

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

View changed files

📝 README.md (+3 -0)
📝 src/args.rs (+12 -0)
📝 src/server.rs (+5 -1)
📝 tests/http.rs (+8 -1)

📄 Description

Closes #641


🔄 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/657 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 1/9/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat` --- ### 📝 Commits (1) - [`98d0534`](https://github.com/sigoden/dufs/commit/98d0534fb691c0e2467b7a0f90e8a68da73d5f9a) feat: add option --allow-hash to allow/disallow file hashing ### 📊 Changes **4 files changed** (+28 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) 📝 `src/args.rs` (+12 -0) 📝 `src/server.rs` (+5 -1) 📝 `tests/http.rs` (+8 -1) </details> ### 📄 Description Closes #641 --- <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:53 +03:00
zhus closed this issue 2026-04-08 16:53:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#668