Open lonesomewalker opened 3 days ago
That is a bug or a mistake in your setup or access rights. In the instance I maintain, regular users can absolutely create and edit documents.
Well... creating and downloading: yes Editing: no
And there is no real "setup", you can just add your instance url and your jwt secret, that is it.
Does this look like there is proper permission handling? https://github.com/ONLYOFFICE/onlyoffice-humhub/blob/1484b1be3e480e286c43be2d5194188bf8aa7b1f/widgets/EditorWidget.php#L189 when you are only able to activate/deactivate the module?
Seems the possibility to also define editing is missing.
This makes the plugin somehow useless.