[PR #449] [MERGED] fix: auth failed if password contains : #622

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/449
Author: @sigoden
Created: 9/6/2024
Status: Merged
Merged: 9/6/2024
Merged by: @sigoden

Base: mainHead: fix


📝 Commits (1)

  • 69f627b fix: auth failed if password contains :

📊 Changes

3 files changed (+12 additions, -12 deletions)

View changed files

📝 README.md (+1 -2)
📝 src/auth.rs (+4 -4)
📝 tests/auth.rs (+7 -6)

📄 Description

close #448


🔄 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/449 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 9/6/2024 **Status:** ✅ Merged **Merged:** 9/6/2024 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `fix` --- ### 📝 Commits (1) - [`69f627b`](https://github.com/sigoden/dufs/commit/69f627b0066c409de219038c2aa68fe7016b144d) fix: auth failed if password contains `:` ### 📊 Changes **3 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -2) 📝 `src/auth.rs` (+4 -4) 📝 `tests/auth.rs` (+7 -6) </details> ### 📄 Description close #448 --- <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:42 +03:00
zhus closed this issue 2026-04-08 16:53:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#622