Michael Wedl
Michael Wedl
Not yet. The [weasyprint issue](https://github.com/Kozea/WeasyPrint/issues/1875) is still open.
Hi, I think introducing an asset database to projects is quite a big feature. When implementing, we should keep it generic that it benefits many users and not limit it...
Hi, this seems to be a problem with the frontend build. Running `npm run generate` in the frontend directory should output the built frontend files in the `demoplugin/static/` directory (configured...
Yes, either a sparse checkout or as git submodule. If you encounter other errors with the plugin docs, please let us know such that we can update the docs. We...
Hi, we have created a small example repo for custom SysReptor plugins, including a nuxt frontend in the docker build. I hope this helps in resolving your problem. https://github.com/Syslifters/sysreptor-plugin-example
We don't have an exact timeline for this feature yet. It will probably take some months until we have time to start working on it, since there are other features...
Hi, the error means that no decryption keys are configured in `ENCRYPTION_KEYS`. The old SysReptor version had keys configured. Could you please check if you still have the old config...
Yes, in order to disable MFA, remove all MFA methods (Security Key, TOTP, Backup Codes) in your user profile's security settings.
Hi, the second user info seems to be a leftover of an old connection. When user disconnects or the WebSocket connection is closed, the user info gets deleted from the...
Hi, the plugin code looks good. However, I have got a remark about the functionality. When first using the plugin, I was a bit confused that sections without an `data-sysreptor-rendersections`...