Change the implementation of way of bypassing csp-policy of logo-url #9

Open
opened 2025-11-20 10:41:20 +00:00 by laurence · 0 comments
Owner

Now

using /proxy handler to get the logo-uri to bypass the csp-policy

New

using some even more secure method to do that.

I don't like the /proxy endpoint, we should fetch and store the image when it's being configured (we'll probably down the line will also want to resize it). Either store it as a blob in postgres, or on the filesystem in an uploads directory

## Now using /proxy handler to get the logo-uri to bypass the csp-policy ## New using some even more secure method to do that. > I don't like the /proxy endpoint, we should fetch and store the image when it's being configured (we'll probably down the line will also want to resize it). Either store it as a blob in postgres, or on the filesystem in an uploads directory
Sign in to join this conversation.
No labels
bug
small
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gaiwan/Oak#9
No description provided.