[WIP] Move image path to the session scope. by shohhei1126 · Pull Request #1866 · hackmdio/codimd
Work in progress for #1601
shohhei1126
changed the title
Move image path to the session scope.
[WIP] Move image path to the session scope.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters