Difference between revisions of "Reference:BlueSpicePrivacy"
(Tag: 2017 source edit) |
Extension: BlueSpicePrivacy
Overview | |||
---|---|---|---|
Description: | Management page for user privacy settings | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: |
GPL-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 proCloud, BlueSpice Farmfree (deactivated), BlueSpice Cloudpro (deactivated), BlueSpice free Farm (deactivated) | ||
Features
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[edit source]
This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.
Requirements[edit source]
- 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]
{{BSExtensionInfo |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice proCloud, BlueSpice Farmfree (deactivated), BlueSpice Cloudpro (deactivated), BlueSpice freeFarm (deactivated) |compatible=BlueSpice |category=Security |license=GPL v3 only |features= features=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. }}
Line 3: | Line 3: | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
− | |edition=BlueSpice | + | |edition=BlueSpice Cloud, BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated) |
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Security | |category=Security | ||
− | + | |features=The extension '''Privacy''' allows users to maintain their privacy and enables site maintainers to comply with the GDPR. | |
− | |features= The extension '''Privacy''' allows users to maintain their privacy and enables site maintainers to comply with the GDPR. | ||
Users can: | Users can: | ||
Line 20: | Line 19: | ||
*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. | ||
− | |||
}} | }} |