You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:BlueSpicePrivacy"
m (Tag: Visual edit) |
m (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]
The extensiion BlueSpicePrivacy provides users with a means extension Privacy allows users to maintain their privacy and enables site maintainers to comply with the GDPR.
FunctionalityUsage / features[edit | edit source]
It allows users to:
- 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[edit | edit source]
Configuration[edit | edit source]
The following additional (optional) configuration settings are available. They can be cadjusted adjusted 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.
{{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 }} The extensiion '''BlueSpicePrivacy''' provides users with a means extension '''Privacy''' allows users to maintain their privacy and enables site maintainers to comply with the GDPR. ==FunctionalityUsage / features== It allows users to: *requestRequest anonymization: The requests are directed to a site administrator for approval. If approved, the user is anonymized by the system. *requestRequest removal: The requests are directed to a site administrator for approval. If approved, the user is deleted from the system with all their data. *retrieveRetrieve all data stored about them in the system. *giveGive and revoke consent to the privacy policy. It allows site administrators to: *manageManage anonymisation and deletion requests. *getGet 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 cadjustedadjusted 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="{"style":" "}">$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="{"style":"color: rgb(51, 51, 51)"}"><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]]
Line 10: | Line 10: | ||
|license=GPL v3 only | |license=GPL v3 only | ||
}} | }} | ||
− | The | + | The extension '''Privacy''' allows users to maintain their privacy and enables site maintainers to comply with the GDPR. |
− | == | + | ==Usage / features== |
It allows users to: | 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: | It allows site administrators to: | ||
− | * | + | *Manage anonymisation and deletion requests. |
− | * | + | *Get an overview of the privacy policy and cookie consent of all users. |
==Technical Info== | ==Technical Info== | ||
===Configuration=== | ===Configuration=== | ||
− | The following additional (optional) configuration settings are available. They can be | + | The following additional (optional) configuration settings are available. They can be adjusted or added in ''LocalSettings.php'':<br /> |
{| class="contenttable-blue" | {| class="contenttable-blue" | ||
!Setting!!Functionality | !Setting!!Functionality | ||
Line 39: | Line 39: | ||
|- | |- | ||
|<code class="code-colors inline" style="/* insecure input */" data-ve-attributes="{"style":" "}">$bsgMatomoBlueSpicePrivacyIntegration = true;</code> | |<code class="code-colors inline" style="/* insecure input */" data-ve-attributes="{"style":" "}">$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. | + | |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="{"style":"color: rgb(51, 51, 51)"}"><code>$bsgPrivacyCookieAcceptMandatory = false;</code></span> | |<span class="ve-pasteProtect" style="color: rgb(51, 51, 51)" data-ve-attributes="{"style":"color: rgb(51, 51, 51)"}"><code>$bsgPrivacyCookieAcceptMandatory = false;</code></span> |