[PR #168] [MERGED] fix: remove Method::Options auth check #497

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/168
Author: @horizon0514
Created: 1/27/2023
Status: Merged
Merged: 2/19/2023
Merged by: @sigoden

Base: mainHead: bugfix/options


📝 Commits (3)

  • e912b38 fix: remove Method::Options auth check
  • 1f419d3 add tests
  • 58a8bda Merge branch 'main' into bugfix/options

📊 Changes

2 files changed (+15 additions, -0 deletions)

View changed files

📝 src/auth.rs (+5 -0)
📝 tests/auth.rs (+10 -0)

📄 Description

close #167


🔄 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/168 **Author:** [@horizon0514](https://github.com/horizon0514) **Created:** 1/27/2023 **Status:** ✅ Merged **Merged:** 2/19/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `bugfix/options` --- ### 📝 Commits (3) - [`e912b38`](https://github.com/sigoden/dufs/commit/e912b3892ca9375394acbe1d2c6c03e88c5305e9) fix: remove Method::Options auth check - [`1f419d3`](https://github.com/sigoden/dufs/commit/1f419d3a1e3fd72e550581f4ec8026b8db6bd677) add tests - [`58a8bda`](https://github.com/sigoden/dufs/commit/58a8bda33f574042122e79854138a2a7e46d5c78) Merge branch 'main' into bugfix/options ### 📊 Changes **2 files changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/auth.rs` (+5 -0) 📝 `tests/auth.rs` (+10 -0) </details> ### 📄 Description close #167 --- <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:10 +03:00
zhus closed this issue 2026-04-08 16:53:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#497