Skip to content

[Feature] webUI的认证功能 #133

@daffnjk

Description

@daffnjk

Related Component

Backend (Python/FastAPI)

Category

New Feature

Problem / Motivation

通过webUI访问的话,任意用户都可以访问到,即使在内网环境部署,也会有很多非业务用户有权限访问到,存在未授权访问的问题,希望webUI可以增加个简单的认证机制

Proposed Solution

例如通过配置 HTTP Basic Authentication (Basic Auth)

Alternatives Considered

No response

Suggested Priority

Medium - Worth improving

Willingness to Contribute

  • I am willing to submit a PR to implement this feature

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions