If a file (e.g. an image) is added to the editor by drag and drop, the file is uploaded to the Saltcorn files. The role to access is set to 10 in the code (https://github.com/saltcorn/ckeditor4/blob/main/index.js#L183) which is public access. It would be great to be able to set the role in the builder.
If a file (e.g. an image) is added to the editor by drag and drop, the file is uploaded to the Saltcorn files. The role to access is set to 10 in the code (https://github.com/saltcorn/ckeditor4/blob/main/index.js#L183) which is public access. It would be great to be able to set the role in the builder.