[PR #442] [MERGED] refactor: make logout works on safari #617

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

📋 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: mainHead: refactor


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sigoden/dufs/pull/442 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 8/27/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `refactor` --- ### 📝 Commits (2) - [`3fa66d4`](https://github.com/sigoden/dufs/commit/3fa66d41eba62d097cb741a07b75a18950d4a9a4) refactor: make logout works on safari - [`886151e`](https://github.com/sigoden/dufs/commit/886151e5c65afd7b2c8b645d5f0a86f7e04e6cd8) update ### 📊 Changes **5 files changed** (+44 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description enhence #439 --- <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:41 +03:00
zhus closed this issue 2026-04-08 16:53:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#617