mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-03 00:46:57 -05:00
Attached images using domain name doesn't show up in ip address #769
Labels
No labels
area/api
area/caldav
area/filters
area/frontend
area/gantt
area/internal-code
area/typesense
bug
changes requested
confirmed
dependencies
enhancement
good first issue
help wanted
kind/bug
kind/feature
needs reproduction
question
security
support
upstream issue
waiting for reply
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vikunja-go-vikunja#769
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yewkay on GitHub (Jan 26, 2026).
Description
When I log in using domain name eg:vik.domain.com and attach an image, anyone else using local IP 192.168.1.55 cannot see the attachment. It is the same vice versa, if a user logs in via IP address and posts an image, other users using domain name cannot see the attachment.
Steps to reproduce,
Copying the image link to the browser address bar loads using both domain name and IP. eg: vik.domain.com/api/v1/tasks/88/attachments/18 and 192.168.1.55:8800/api/v1/tasks/88/attachments/18
Vikunja Version
0.24.6
Browser and version
Chrome Version 144.0.7559.60 (Official Build) (64-bit)
Can you reproduce the bug on the Vikunja demo site?
No
Screenshots
@kolaente commented on GitHub (Jan 26, 2026):
There should be something in the browser console or in the network tab. Can you check: