Difference between revisions of "Manual:Extension/BlueSpicePermissionManager"

[unchecked revision][quality revision]
m
(Tag: 2017 source edit)
m

What is BlueSpicePermissionManager?Access to the permission manager[edit | edit source]

BlueSpicePermissionManager offers easy and user-friendy way to manage user permissions on the wiki.

Where to find BlueSpicePermissionManager[edit | edit source]

PermissionManager1a.png

BlueSpicePermissionManager is available from the left navigation, under "Global actions" tab, under the section "Management", or by navigating directly to Special:PermissionManager

Using the BlueSpicePermissionManager[edit | edit source]

The role system To manage permissions, the extension BlueSpicePermissionManager provides the administrator interface. It is located under Global actions > Management > Permisison manager. This links to the page Special:PermissionManager:
Screenshot: Permission manager


Role-based permissions[edit | edit source]

Since In BlueSpice version 3.0 , roles , were introduced as a way to manage wiki rights, are introduced . The main intention of using roles is to simplify rights management and make it more straigh-forward.

Roles represent a collection of individual permissions that are necessary to perform certain function on the wiki. For example, for a user who is supposed to only to be able to read the wiki, many permissions in addition to the "read" permissions permission are needed, like : the ability to change their own settings, be able to search the wiki, to view page ratings... All those , and so on.

All permissions that make up a logical group , are encapsulated to in a role, in this example to the role "reader". This way, if If wiki admins want to grant ability to have read-only rights on the wiki to a user group, they only need to assign that group the "reader" role, instead of assigning tens of different rights, which would such user group require.

Other functions on the wiki would also rights required for them encapsulated in a role.

By assigning role many individual rights.

By assigning roles to a group, all users belonging to that group will receive the rights contained in the role. BlueSpicePermissionManager, since version 3.0, allows managing role assignment, instead of permission assignment as was the case in previous versions. these roles. Roles are not assigned directly to users, but to groups instead. Users are then assigned to one or more groups.

Default roles[edit | edit source]

By default, BlueSpicePermissionManager offers includes a number of pre-defined roles that are created to serve most of the user needs on the wiki. The individual permissions contained in a role can be seen by clicking the info icon in front of the role name. It opens a dialog with a permissions list for the role:

Screenshot: bot permissions


  • bot - role that should be typically assigned only to the "bot" group.
  • admin - role that contains all available rights, and . It should be assigned only to wiki-admin groups.
  • maintenanceadmin - very similar to "the admin" role, used for user groups that are responsible for maintaining wiki integrity
  • author - this role contains all permissions necessary for creating content on the wiki.
  • editor - role meant for user groups that are able to not only create own content, but to edit and delete content, create reviews and delete all content of the wik
  • reviewer - role that allows users to perform all reviewing actions on the wiki
  • accountmanager - role means for users that will manage user accountsuser account management rights
  • structuremanager - this role allows users to manage the structure of the wiki - move (rename) pages, create and delete namespaces...
  • reader - role that allows basic read-only access to the wiki
  • accountselfcreate - this role must be assinged to the "*" groups , in order to allow users to self-create user accounts by themselves
  • commenter - role for users that cannot create and edit content, but can only comment on the existing content
Layout of BlueSpicePermissionManager

The roles matrix[edit | edit source]

Adding namespaces to the role matrix

BlueSpicePermissionManager consists of:

the group tree on the left - showing all the groups available on the wiki in the hierarchy. The permission manager consists of the group tree (1) and the role matrix (2):
Screenshot: permissions manager areas


The group tree (on the left) shows all existing groups:

  • Group "*" - : all non-logged-in users (anonymous) users belong to this group
  • Group "user" - : all logged-in users belong to this group. This is , the default group for all users on the wiki, every user belongs to this group by default
  • Subgroups of group "user" - : all groups that are defined on the wiki, eiter by default, by MediaWiki, or custom groups created by the wiki admins. System groups, created by MediaWiki, can be hidden by unchecking the "Show system groups" checkbox above the tree.
  • Role matrix - table showing namespaces in columns and roles in rows

Role matrix[edit | edit source]


Viewing permissions contained in a role

The columns in the role matrix are:

  • Role information column - represented by an (info icon. ): Clicking on this icon opens a dialog listing the icon shows all the permissions contained in a particular role. The list shows permission names and short description. This list is exportable.
  • Role name
  • "Wiki" column - this column represents assignment Wiki: Assignment of a role to the entire wiki. By assigning the role in this column, a user group will receive gets permissions in the this role everywhere on the wiki (all namespaces).
  • Individual namespaces - Following columns represent : The following columns list every (applicable) namespace on the wiki.
    • Roles can be assigned to only certain namespace, eg. group "user" can be granted role "editor" only in namespace "Public", in order to be able to edit only pages in this namespacesindividual namespaces. For example, the group user can get the editor role only in the namespace Public. Users in this group cannot edit content in any other . By granting a role to a particular group in a particular namespace, means that all other groups will lose permissions from this role, eg. granting role "reader" in namespace "Private" to group "sysop" means that all users in any other groups won't be able to read pages in "Private" namespace, even if they have "reader" role granted on the wiki level ("Wiki" column).
    • Same The same role can be granted to multiple groups for the same namespace.
    • Which namespace will appear Additional namespaces can be added in the matrix can be controlled by adding column to the grid, by clicking on the arrow in table header, then "Columns" and selecting desired columns.. Then the namespaces can be selected.

Role inheritance[edit | edit source]

By default, all roles granted to "the (*" ) group will be granted to "the user" group, and all roles granted to "the user" group will be granted to all of the groups that are a sub-group of the group "user"are granted to its subgroups. If a group inherits the role from an upper-level group field, this is indicated in the role matrix will be shown in greenwith a green background, but the checkbox won't be checkedis empty.

Technical[edit | edit source]

Logging[edit | edit source]

Every change to the roles is logged in the MediaWiki log book, found under Special:Log under Permission Manager log type. These logs are availble only to wiki administrators (users in groups that have "admin" role grantedwith the role admin).

Backups[edit | edit source]

All changes to the role matrix is are backed - up. By default, the last 5 backups are being kept. This limit can be changed in BlueSpiceConfigManager, under configs for the extension BlueSpicePermissionManager.

See also[edit | edit source]

Reference page for this extension.


Attachments

Discussions