Difference between revisions of "Reference:BlueSpicePrivacy"
(Added configuration options.) (Tag: Visual edit) |
Extension: BlueSpicePrivacy
| Overview | |||
|---|---|---|---|
| Description: | Management page for user privacy settings | ||
| State: | stable | Dependency: | BlueSpice |
| Developer: | HalloWelt | License: | GPL v3 only |
| Type: | Category: | Security | |
| Edition: | BlueSpice free | ||
Features[edit source]
Description[edit | edit source]
The Privacy extension extensiion BlueSpicePrivacy provides users with a means to maintain their privacy and enables site maintainers to comply with the GDPR.
Functionality[edit | edit source]
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.
- 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.
User manualTechnical Info[edit | edit source]
Configuration[edit | edit source]
The following optional configuration settings are available. They can be added to the LocalSettings.php:
$bsgMatomoBlueSpicePrivacyIntegration = true; This 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; This setting 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 user manualhelp page.
{{BSExtensionInfobox
|desc=Management page for user privacy settings
|status=stable
|developer=HalloWelt
|type=BlueSpice
|edition=BlueSpice free
|active=No
|compatible=BlueSpice
|category=Security
|license=GPL v3 only
}}
==Description==
The '''Privacy''' extensionextensiion '''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.
*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.
==User manual==
Technical Info ==
=== Configuration ===
The following optional configuration settings are available. They can be added to the LocalSettings.php:
<br /><code class="code-colors inline" style="/* insecure input */">$bsgMatomoBlueSpicePrivacyIntegration = true;</code>
This 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.
<br /><span style="color: rgb(51, 51, 51)"><code>$bsgPrivacyCookieAcceptMandatory = false;</code></span>
This setting deactivates the grey lock screen that disables the user interface until the cookie settings have been accepted.
=== Rights (permissions) ===
This extension does not introduce any rights.
==More info==
For detailed description and usage, visit our [[Manual:Extension/BlueSpicePrivacy|user manual.]]help page]].
{{Translation}}
[[Category:BlueSpice free]]
[[Category:Extension]]| Line 12: | Line 12: | ||
==Description== | ==Description== | ||
| − | The ''' | + | The extensiion '''BlueSpicePrivacy''' provides users with a means to maintain their privacy and enables site maintainers to comply with the GDPR. |
==Functionality== | ==Functionality== | ||
It allows users to: | It allows users to: | ||
| − | *request anonymization | + | *request anonymization: The requests are directed to a site administrator for approval. If approved, the user is anonymized by the system. |
| − | *request removal | + | *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. | *retrieve all data stored about them in the system. | ||
| Line 31: | Line 31: | ||
*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 == |
| − | For detailed description and usage, visit our [[Manual:Extension/BlueSpicePrivacy| | + | |
| + | === Configuration === | ||
| + | The following optional configuration settings are available. They can be added to the LocalSettings.php: | ||
| + | <br /><code class="code-colors inline" style="/* insecure input */">$bsgMatomoBlueSpicePrivacyIntegration = true;</code> | ||
| + | This 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. | ||
| + | <br /><span style="color: rgb(51, 51, 51)"><code>$bsgPrivacyCookieAcceptMandatory = false;</code></span> | ||
| + | This setting deactivates the grey lock screen that disables the user interface until the cookie settings have been accepted. | ||
| + | |||
| + | === Rights (permissions) === | ||
| + | This extension does not introduce any rights. | ||
| + | |||
| + | ==More info== | ||
| + | For detailed description and usage, visit our [[Manual:Extension/BlueSpicePrivacy|help page]]. | ||
{{Translation}} | {{Translation}} | ||