codeskyblue / codeskyblue/gohttpserver

如何设置可以支持指定目录http鉴权?

Open
#227 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.8k
Forks
583
PR merge metrics
No merged PRs in 30d

Description

默认整个目录不能上传,删除
想建一个私人目录,想看里面文件需要HTTP鉴权,输入账号密码才能打开看到有什么文件,打开私人目录后可以上传删除。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the repository's HTTP static-file serving and upload/delete entry points, then trace how directory access is configured. Define how credentials are supplied and how authentication applies to listing, uploading, and deleting within one private directory; done means the requested directory is protected while other directories retain their existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
authentication, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.