You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The specific place where I'm noticing this issue is in the following homescreen widget:
I have my gitea instance running behind a nginx reverse proxy under a subdomain of my personal web domain, and am noticing that the repo links on the homepage are redirecting me to localhost:3000/<user>/<repo_name> instead of the <gitea instance UR>/<user>/<repo_name>.
Manifest: property 'start_url' ignored, should be same origin as document shows up in the JS console on the homescreen, and I think it's probably related.
Gitea Version
1.16.8
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
gitea_issue.mp4
Git Version
No response
Operating System
Ubuntu Server 20.04 LTS
How are you running Gitea?
Gitea Snap on Ubuntu Server 20.04 LTS
Behind nginx reverse proxy under subdomain, using Cloudflare DNS
Database
SQLite
The text was updated successfully, but these errors were encountered:
Description
The specific place where I'm noticing this issue is in the following homescreen widget:
I have my gitea instance running behind a nginx reverse proxy under a subdomain of my personal web domain, and am noticing that the repo links on the homepage are redirecting me to localhost:3000/<user>/<repo_name> instead of the <gitea instance UR>/<user>/<repo_name>.
Manifest: property 'start_url' ignored, should be same origin as document
shows up in the JS console on the homescreen, and I think it's probably related.Gitea Version
1.16.8
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
gitea_issue.mp4
Git Version
No response
Operating System
Ubuntu Server 20.04 LTS
How are you running Gitea?
Database
SQLite
The text was updated successfully, but these errors were encountered: