mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #603] [MERGED] feat: support downloading via token auth #652
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/603
Author: @sigoden
Created: 8/2/2025
Status: ✅ Merged
Merged: 8/2/2025
Merged by: @sigoden
Base:
main← Head:feat📝 Commits (1)
09e50a1feat: support downloading via token auth📊 Changes
7 files changed (+277 additions, -33 deletions)
View changed files
📝
Cargo.lock(+104 -0)📝
Cargo.toml(+2 -0)📝
assets/index.js(+36 -4)📝
src/auth.rs(+66 -3)📝
src/server.rs(+51 -24)📝
src/utils.rs(+2 -2)📝
tests/auth.rs(+16 -0)📄 Description
Workflow
?tokengento generate token?token=xxto authSecurity
Close #522
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.