Difference between revisions of "Reference:BlueSpicePrivacy"

m
 

Extension: BlueSpicePrivacy


Overview
Description: Management page for user privacy settings
State: stable Dependency: BlueSpice
Developer: HalloWelt License:

GPL

v3 only

-3.0-onlyProperty "BSExtensionInfoLicense" (as page type) with input value "</br>GPL-3.0-only" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Type: BlueSpice Category: Security
Edition: BlueSpice Cloud, BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated)

Features

[edit source]

The

extensiion BlueSpicePrivacy provides users with a means It allows users to

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

Functionality[edit | edit source]

Users can:

request
  • Request anonymization: The requests are directed to a site administrator for approval. If approved, the user is anonymized by the system.
request
  • 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
  • Retrieve all data stored about them in the system.
give
  • Give and revoke consent to the privacy policy.

It allows site administrators to:

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

Technical

Info

Information[edit

| edit Configuration

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

Requirements[edit

| edit

The following additional (optional) configuration settings are available. They can be cadjusted or added in LocalSettings.php:

Setting Functionality
$bsgPrivacyEnableRequests = true; Allows users to request anonymization or deletion of their data.
$bsgMatomoBlueSpicePrivacyIntegration = true; Adds an opt-out button for Matomo data analysis to the privacy settings dialog. This function requires the separate Isntallation of the Matomo plugin AjaxOptOut in the /plugins folder of the installation.
$bsgPrivacyCookieAcceptMandatory = false; Deactivates the grey lock screen that disables the user interface until the cookie settings have been accepted.
Rights (permissions)[edit | edit source]

This extension does not introduce any rights.

More info[edit | edit source]

For detailed description and usage, visit our help page.

  • MediaWiki: 1.31
  • BlueSpiceFoundation: 3.2

Integrates into[edit source]

  • BlueSpicePrivacy

Special pages[edit source]

  • PrivacyAdmin
  • PrivacyCenter
  • PrivacyConsent

Permissions[edit source]

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

Configuration[edit source]

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
PrivacyPrivacyPolicyMandatory false
PrivacyRequestDeadline 30

API Modules[edit source]

  • bs-privacy
  • bs-privacy-get-all-consents
  • bs-privacy-get-requests

Hooks[edit source]

{{BSExtensionInfobox
            
            |desc=Management page for user privacy settings
            
            |BSExtensionInfo
            
            |status=stable
        
        |developer=HalloWelt
        
        |type=BlueSpice
        
        |edition=BlueSpice Cloud, BlueSpice free |active=No
            
            
        (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated)
            
            
        |compatible=BlueSpice
        
        |category=Security
        
        |license=GPL v3 only
            
            }}
            
            The extensiion '''BlueSpicePrivacy'''  provides users with a means features=The extension '''Privacy'''  allows users to maintain their privacy and enables site maintainers to comply with the GDPR.
        
        
        
        
        ==Functionality==
            
            It allows users to:
            
            
            
            *requestUsers can:
            
            
            
            *Request anonymization: The requests are directed to a site administrator for approval. If approved, the user is anonymized by the system.
        
        
        
            
            *request*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*Retrieve all data stored about them in the system.
        
        
        
            
            *give*Give and revoke consent to the privacy policy.
        
        
        
        It allows site administrators to:
        
        
        
        *manageManage anonymisation and deletion requests.
        
        
        
            
            *get*Get an overview of the privacy policy and cookie consent of all users.
        
        
        
            
            ==Technical Info==
            
            
            
            ===Configuration===
            
            The following additional (optional) configuration settings are available. They can be cadjusted or added in ''LocalSettings.php'':<br />
            
            {| class="contenttable-blue"
            
            !Setting!!Functionality
            
            |-
            
            |<code>$bsgPrivacyEnableRequests = true;</code>||Allows users to request anonymization or deletion of their data.
            
            |-
            
            |<code class="code-colors inline" style="/* insecure input */" data-ve-attributes="{&quot;style&quot;:&quot; &quot;}">$bsgMatomoBlueSpicePrivacyIntegration = true;</code>
            
            |Adds an opt-out button for Matomo data analysis to the privacy settings dialog. This function requires the separate Isntallation of the Matomo plugin [https://plugins.matomo.org/AjaxOptOut AjaxOptOut] in the <code>/plugins</code> folder of the installation. 
            
            |-
            
            |<span class="ve-pasteProtect" style="color: rgb(51, 51, 51)" data-ve-attributes="{&quot;style&quot;:&quot;color: rgb(51, 51, 51)&quot;}"><code>$bsgPrivacyCookieAcceptMandatory = false;</code></span>
            
            |Deactivates the grey lock screen that disables the user interface until the cookie settings have been accepted.<br />
            
            |}
            
            ===Rights (permissions)===
            
            This extension does not introduce any rights.
            
            
            
            ==More info==
            
            For detailed description and usage, visit our [[Manual:Extension/BlueSpicePrivacy|help page]].
            
            
            
            {{Translation}}
            
            
            
            [[Category:BlueSpice free]]
            
            [[Category:Extension]]}}
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{BSExtensionInfobox
+
{{BSExtensionInfo
|desc=Management page for user privacy settings
 
 
|status=stable
 
|status=stable
 
|developer=HalloWelt
 
|developer=HalloWelt
 
|type=BlueSpice
 
|type=BlueSpice
|edition=BlueSpice free
+
|edition=BlueSpice Cloud, BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated)
|active=No
 
 
|compatible=BlueSpice
 
|compatible=BlueSpice
 
|category=Security
 
|category=Security
|license=GPL v3 only
+
|features=The extension '''Privacy'''  allows users to maintain their privacy and enables site maintainers to comply with the GDPR.
}}
 
The extensiion '''BlueSpicePrivacy'''  provides users with a means to maintain their privacy and enables site maintainers to comply with the GDPR.
 
 
 
==Functionality==
 
It allows users to:
 
 
 
*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.
+
Users can:
  
*give and revoke consent to the privacy policy.
+
*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:
 
It allows site administrators to:
  
*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.
+
}}
 
 
==Technical Info==
 
 
 
===Configuration===
 
The following additional (optional) configuration settings are available. They can be cadjusted or added in ''LocalSettings.php'':<br />
 
{| class="contenttable-blue"
 
!Setting!!Functionality
 
|-
 
|<code>$bsgPrivacyEnableRequests = true;</code>||Allows users to request anonymization or deletion of their data.
 
|-
 
|<code class="code-colors inline" style="/* insecure input */" data-ve-attributes="{&quot;style&quot;:&quot; &quot;}">$bsgMatomoBlueSpicePrivacyIntegration = true;</code>
 
|Adds an opt-out button for Matomo data analysis to the privacy settings dialog. This function requires the separate Isntallation of the Matomo plugin [https://plugins.matomo.org/AjaxOptOut AjaxOptOut] in the <code>/plugins</code> folder of the installation.
 
|-
 
|<span class="ve-pasteProtect" style="color: rgb(51, 51, 51)" data-ve-attributes="{&quot;style&quot;:&quot;color: rgb(51, 51, 51)&quot;}"><code>$bsgPrivacyCookieAcceptMandatory = false;</code></span>
 
|Deactivates the grey lock screen that disables the user interface until the cookie settings have been accepted.<br />
 
|}
 
===Rights (permissions)===
 
This extension does not introduce any rights.
 
 
 
==More info==
 
For detailed description and usage, visit our [[Manual:Extension/BlueSpicePrivacy|help page]].
 
 
 
{{Translation}}
 
 
 
[[Category:BlueSpice free]]
 
[[Category:Extension]]
 

Attachments

Discussions