BlueSpicePageAccess

Revision as of 11:52, 7 June 2024 by Margit Link-Rodrigue (talk | contribs) (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

1. Extension: BlueSpicePageAccess

all extensions

Overview
Description:

Controls access on page level

State: stable Dependency: BlueSpice
Developer: HalloWelt License: GPL-3.0-only
Type: BlueSpice Category: Security
Edition: BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud Version: 4.1+

1.1. Features

BlueSpicePageAccess allows only a certain user group access to the page.

The restriction is achieved by inserting the tag pageaccess on a page. Access restriction per page is done on a group basis. "Access" here means all actions, including read and edit. To avoid that this mechanism accidentally blocks access for all users, users in the group "sysop" always have access to the page.

Example: <bs:pageaccess groups="editor" />

1.2. Technical Information

This information applies to BlueSpice 4. Technical details for BlueSpice cloud can differ in some cases.

1.2.1. Requirements

  • MediaWiki: 1.36.0
  • BlueSpiceFoundation: 4.1

1.2.2. Integrates into

  • BlueSpiceVisualEditorConnector
  • ContentDroplets

1.2.3. Special pages

  • PageAccess

1.2.4. Permissions

Name Description Role
pageaccess-viewspecialpage Access to the special page Special:PageAccess admin, maintenanceadmin, structuremanager

1.2.5. Configuration

Name Value
PageAccessBlockableActions array ( 0 => 'read', 1 => 'edit', 2 => 'delete', 3 => 'move', )

1.2.6. API Modules

  • bs-pageaccess-store

1.2.7. Hooks

1.3. Accessibility

Test status: 2-testing complete
Checked for: Web, Authoring tool
Last test date: 2022-08-04
WCAG level: AA
WCAG support: supports
Comments:
  • VE access works with keyboard / alternative: source code editing
  • banner is announced on page load
Extension type: core
Extension focus: editor

Discussions