[PR #93] [MERGED] feat: check permission on move/copy destination #468

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/93
Author: @sigoden
Created: 7/4/2022
Status: Merged
Merged: 7/4/2022
Merged by: @sigoden

Base: mainHead: feat-guard-destination


📝 Commits (1)

  • 6dca966 feat: check permission on move/copy destination

📊 Changes

2 files changed (+67 additions, -20 deletions)

View changed files

📝 src/server.rs (+41 -20)
📝 tests/auth.rs (+26 -0)

📄 Description

No description provided


🔄 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/93 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 7/4/2022 **Status:** ✅ Merged **Merged:** 7/4/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat-guard-destination` --- ### 📝 Commits (1) - [`6dca966`](https://github.com/sigoden/dufs/commit/6dca9669cbcca32c71487c778a301cbff0ff4f0c) feat: check permission on move/copy destination ### 📊 Changes **2 files changed** (+67 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `src/server.rs` (+41 -20) 📝 `tests/auth.rs` (+26 -0) </details> ### 📄 Description _No description provided_ --- <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:03 +03:00
zhus closed this issue 2026-04-08 16:53:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#468