[PR #258] [MERGED] fix: ui readonly if no write perm #539

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/258
Author: @sigoden
Created: 8/24/2023
Status: Merged
Merged: 8/24/2023
Merged by: @sigoden

Base: mainHead: feat-ui


📝 Commits (1)

  • 7b96bb7 fix: ui not show edit/delete buttons if no write perm

📊 Changes

3 files changed (+47 additions, -6 deletions)

View changed files

📝 src/server.rs (+26 -5)
📝 tests/auth.rs (+19 -0)
📝 tests/utils.rs (+2 -1)

📄 Description

close #256


🔄 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/258 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 8/24/2023 **Status:** ✅ Merged **Merged:** 8/24/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat-ui` --- ### 📝 Commits (1) - [`7b96bb7`](https://github.com/sigoden/dufs/commit/7b96bb75c13e7cc920656697453975efa1528081) fix: ui not show edit/delete buttons if no write perm ### 📊 Changes **3 files changed** (+47 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/server.rs` (+26 -5) 📝 `tests/auth.rs` (+19 -0) 📝 `tests/utils.rs` (+2 -1) </details> ### 📄 Description close #256 --- <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:20 +03:00
zhus closed this issue 2026-04-08 16:53:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#539