codimd icon indicating copy to clipboard operation
codimd copied to clipboard

[WIP] Move image path to the session scope.

Open shohhei1126 opened this issue 1 year ago • 1 comments
trafficstars

Work in progress for #1601

shohhei1126 avatar May 01 '24 01:05 shohhei1126

Hi @shohhei1126,

Thanks for opening PR!

There is a use case that user uploads images in a note and later they like to reuse those image urls on the other platform (like external blog post or SNS) and those images will become inaccessible due to the session auth. This is the main reason why the uploaded images are public accessible by current design.

jackycute avatar Jun 05 '24 07:06 jackycute