mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #657] [MERGED] feat: add option --allow-hash to allow/disallow file hashing #668
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:feat📝 Commits (1)
98d0534feat: 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.