mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #442] [MERGED] refactor: make logout works on safari #617
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/442
Author: @sigoden
Created: 8/27/2024
Status: ✅ Merged
Merged: 8/27/2024
Merged by: @sigoden
Base:
main← Head:refactor📝 Commits (2)
3fa66d4refactor: make logout works on safari886151eupdate📊 Changes
5 files changed (+44 additions, -19 deletions)
View changed files
📝
assets/index.js(+10 -6)📝
src/auth.rs(+2 -1)📝
src/server.rs(+12 -4)📝
tests/auth.rs(+19 -7)📝
tests/http.rs(+1 -1)📄 Description
enhence #439
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.