Skip to content

Some problems of LFS page in repo settings when using MinIO or other remote S3 storage #28130

Open
@yp05327

Description

@yp05327

Description

  • wrong url or wrong filename?
    Router:
    image
    URL in repo settings page:
    image
    image
    ↑ the file name is direct
    Then in DownloadHandler
    image
    The filename will be decoded by base64?

  • will not redirect to the direct URL when SERVE_DIRECT is true
    In DownloadHandler, we do not check SERVE_DIRECT and will download it from Gitea sever.

What is the difference between the following 2 links?

Gitea Version

latest

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

build

Database

None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions