Reference:BlueSpicePrivacy: Difference between revisions

Redaktion (talk | contribs)
No edit summary
Tag: 2017 source edit
Redaktion (talk | contribs)
No edit summary
Line 6: Line 6:
|compatible=BlueSpice
|compatible=BlueSpice
|category=Security
|category=Security
|features=
|features=<div class="hw-messagebox notification-note "><span class="boxlabel">Note:</span>This extension is no longer bundled with BlueSpice free starting v. 4.2.</div><span></span>
{{Messagebox|boxtype=note|icon=|Note text=This extension is no longer bundled with BlueSpice free starting v. 4.2.|bgcolor=}}
The extension '''Privacy'''  allows users to maintain their privacy and enables site maintainers to comply with the GDPR.
The extension '''Privacy'''  allows users to maintain their privacy and enables site maintainers to comply with the GDPR.


Line 21: Line 20:
*Manage anonymisation and deletion requests.
*Manage anonymisation and deletion requests.
*Get an overview of the privacy policy and cookie consent of all users.
*Get an overview of the privacy policy and cookie consent of all users.
}}
{{wcagCheck
|wcagStatus=2-testing complete
|wcagCheckedfor=Web, Authoring tool
|wcagTestdate=2022-08-08
|wcagLevel=AA
|wcagSupport=partially supports
|wcagWorkaround=no
|wcagComments=* Login step: checkboxes to confirm privacy policies do not receive initial focus.
[https://support.hallowelt.com/issues/29401 erm: 29401]
Special:Privacy_Center page is accessible.
|extensionType=core
|extensionFocus=reader
}}
}}

Revision as of 06:32, 8 August 2022

Extension: BlueSpicePrivacy

all extensions


Overview
Description:

Management page for user privacy settings

State: stable Dependency: BlueSpice
Developer: HalloWelt License: GPL-3.0-only
Type: BlueSpice Category: Security
Edition: BlueSpice pro, BlueSpice Farm"BlueSpice Farm" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. Version: 4.1+

Features

Note:This extension is no longer bundled with BlueSpice free starting v. 4.2.

The extension Privacy allows users to maintain their privacy and enables site maintainers to comply with the GDPR.

Users can:

  • Request anonymization: The requests are directed to a site administrator for approval. If approved, the user is anonymized by the system.
  • Request removal: The requests are directed to a site administrator for approval. If approved, the user is deleted from the system with all their data.
  • Retrieve all data stored about them in the system.
  • Give and revoke consent to the privacy policy.

It allows site administrators to:

  • Manage anonymisation and deletion requests.
  • Get an overview of the privacy policy and cookie consent of all users.

Technical Information

Technical details for BlueSpice cloud can differ in some cases.

Requirements

  • MediaWiki: 1.43.0
  • BlueSpiceFoundation: 5.0.0
  • OOJSPlus: 3.0.0

Integrates into

  • BlueSpicePrivacy
  • NotifyMe

Special pages

  • PrivacyAdmin
  • PrivacyCenter
  • PrivacyConsent
  • PrivacyPages

Permissions

Name Description Role
bs-privacy-admin Execute Privacy administrative action admin, accountmanager

Configuration

Name Value
PrivacyConsentTypes array ( 'privacy-policy' => 'bs-privacy-prefs-consent-privacy-policy', 'terms-of-service' => 'bs-privacy-prefs-consent-tos', )
PrivacyCookieAcceptMandatory true
PrivacyCookieConsentProvider 'native-mw'
PrivacyDeleteUsername 'DeletedUser'
PrivacyEnableRequests true
PrivacyPrivacyPolicyLink ''
PrivacyPrivacyPolicyMandatory false
PrivacyPrivacyPolicyOnLogin true
PrivacyRequestDeadline 30
PrivacyTermsOfServiceLink ''

API Modules

  • bs-privacy
  • bs-privacy-get-requests

Hooks

Composer requirements

all-packages mwstake/mediawiki-component-events

Notifications

Name Buckets
bs-privacy-anonymization-done personal
bs-privacy-anonymization-rejected personal
bs-privacy-deletion-rejected personal
bs-privacy-deletion-failed personal
bs-privacy-request-submitted personal

Accessibility

Test status: 2-testing complete
Checked for: Web, Authoring tool
Last test date: 2022-08-08
WCAG level: AA
WCAG support: partially supports (workaround: no)
Comments:
  • Login step: checkboxes to confirm privacy policies do not receive initial focus.

erm: 29401


Special:Privacy_Center page is accessible.

Extension type: core
Extension focus: reader



To submit feedback about this documentation, visit our community forum.