Describe the bug
Adding an image in a publicly shared note causes the image to be 401'd as it tries to access the /api/image/$USER/$IMAGE_FILE without any authentication.
Steps to Reproduce
- Create a note
- Add an image
- Share note publicly
- Open public share URL in incognito browser
- Note loads, without image.
How do you run Jotty?
Docker
Jotty Version
1.21.1
Checklist
Describe the bug
Adding an image in a publicly shared note causes the image to be 401'd as it tries to access the
/api/image/$USER/$IMAGE_FILEwithout any authentication.Steps to Reproduce
How do you run Jotty?
Docker
Jotty Version
1.21.1
Checklist