dasblog-core icon indicating copy to clipboard operation
dasblog-core copied to clipboard

Distinct endpoint handler for binaries/images uploads

Open clemensv opened this issue 2 years ago • 1 comments

I'd like editors embedded in the site like TinyMCE to be able to upload images directly using a distinct endpoint rather than having to use a secret-handshake form parameter (submit="Image Upload") in the edit handler.

Ref: https://www.tiny.cloud/docs/general-configuration-guide/upload-images/

clemensv avatar Dec 28 '22 10:12 clemensv

Working on this issue.

poppastring avatar Feb 20 '23 02:02 poppastring