Skip to content

using gitea via ssh tunnels fails in some ways #8134

@flobee

Description

@flobee
  • Gitea version (or commit ref):
    1.9.3

  • Operating system:
    linux-amd64

Description

When open a ssh tunnel to the gitea frontend, eg: address:3000 goes to localhost:3001 (ssh -L 3001:127.0.0.1:3000 me@someserver
most basic things like login and browsing are working.

When start a review then it trys so send the post request to the configured address in the ini file. Which is an unknown address localy (until fixing network forwarding) but its a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/staletype/questionIssue needs no code to be fixed, only a description on how to fix it yourself.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions