Nicolas Giard
Nicolas Giard
Thanks for this great PR! I'll try to review it in more details soon, but I'll definitely include it in the upcoming 3.0 release.
While this work because you are admin, the renderers query will fail for normal users as the `rendering.renderers` resolver requires the `manage:system` permission. Could be changed to write:pages: https://github.com/Requarks/wiki/blob/95b6a7ad823803b3452169196935426c2a2345f0/server/graph/schemas/rendering.graphql#L21 As...
@vin-yu I find it extremely baffling that you don't consider this a priority and that you have no plan to implement it in the near future. All other database vendors...
Thanks! I'll add it to the documentation soon.
When upgrading, did you delete all files and folders (with the exception of your config.yml and repo folder?) in your installation folder?
- Have you tried to logout / login that user to see if the new rules were applied? - Try restarting Wiki.js after applying the new permissions.
The whole permissions system will be rewritten in 2.0, and will be group-based instead of user-based.
Try again but without the nginx proxy and using the interactive mode: `node server` You'll see in the console what's causing the process to crash.
No, this is by design. While all commits are event based, the sync is done periodically as it's a network intensive operation. v2 will likely have a setting to set...
@johnshumon The key can be in any file extension (or not at all). However, the format must be a valid one accepted by git ssh.