User groups/roles and user rights/permissions
complete
I
Innosflew
Have the ability to create custom user groups/roles which you can assign to certain users. And to have specific access and ability permissions(such as read, edit, delete pages, upload images, delete images, create pages, comment etc.) that can be assigned to these customizable user groups/roles. Like on MediaWiki: https://www.mediawiki.org/wiki/Help:User_rights_and_groups
Also, have the ability to protect pages, meaning, limit their editing rights to certain user groups/roles, much like on MediaWiki:
Marin Kapranov
Guys in what order you are using this function? I tried everything and I can't get what I need. Or I don't get the docs or the docs are not accurate. The one without path is overwriting the one with /about. I want to set permission to access all the page and everything but I want also for /about limited capabilities. How I can do?
Nicolas Giard
complete
Nicolas Giard
Merged in a post:
Dynamic access rights managment
Julian Thonhauser
Currently I need to specify for each page which user can view/edit/upload files with 3 rules for each page. This could be improved by setting edit, upload and view rights for each directory/file using only one rule. For upload rights, the files would need to be in a subdirectory to make sense (and ease the use). These could be autogenerated when the user tries uploading new files.
Johnny Shields
Confluence has a pretty good model here. Inherited restrictions (same restriction applies to all pages in a subdir) are important.
Nicolas Giard
in progress
Nicolas Giard
User groups are coming in Wiki.js 2.0.0. Access rights will be specific to groups while roles will be specific to users. This should make access management easier.
Nicolas Giard
planned
Joe Reeve
My understanding is that this is already possible (Path starts with)
Julian Thonhauser
Joe Reeve: The problem is that there are 3 paths which begin with different patterns: "/", "/uploads" and "/edit"
so I need to define 2-3 rules for each user