mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #620] [MERGED] fix: login btn does not work for readonly annoymous #660
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/620
Author: @sigoden
Created: 8/19/2025
Status: ✅ Merged
Merged: 8/19/2025
Merged by: @sigoden
Base:
main← Head:fix📝 Commits (2)
0a8b66afix: login btn does not work for readonly annoymousb307960Add 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.