[PR #620] [MERGED] fix: login btn does not work for readonly annoymous #660

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/620
Author: @sigoden
Created: 8/19/2025
Status: Merged
Merged: 8/19/2025
Merged by: @sigoden

Base: mainHead: fix


📝 Commits (2)

  • 0a8b66a fix: login btn does not work for readonly annoymous
  • b307960 Add tests

📊 Changes

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

View changed files

📝 assets/index.js (+4 -3)
📝 src/server.rs (+12 -1)
📝 tests/auth.rs (+14 -2)

📄 Description

The bug was introduced by #583.

Close #617


🔄 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/620 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 8/19/2025 **Status:** ✅ Merged **Merged:** 8/19/2025 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `fix` --- ### 📝 Commits (2) - [`0a8b66a`](https://github.com/sigoden/dufs/commit/0a8b66aee3e7311c51e440c8e8175e74f720d952) fix: login btn does not work for readonly annoymous - [`b307960`](https://github.com/sigoden/dufs/commit/b307960cd7028092ba93dd798ea0ea192a3fefbc) Add tests ### 📊 Changes **3 files changed** (+30 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `assets/index.js` (+4 -3) 📝 `src/server.rs` (+12 -1) 📝 `tests/auth.rs` (+14 -2) </details> ### 📄 Description The bug was introduced by #583. Close #617 --- <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:52 +03:00
zhus closed this issue 2026-04-08 16:53:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#660