Created page with "==Terms of use== ===Changing the link targets=== The link target of the terms of use is stored in system messages and can be changed by administrators if necessary. File:M..." |
No edit summary Tag: 2017 source edit |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
===Changing the link targets=== | ===Changing the link targets=== | ||
The link target of the terms of use | The link target of the terms of use and can be changed by administrators on the related page in the MediaWiki-namespace if necessary. | ||
[[File:Manual: | [[File:Manual:Extension BlueSpicePrivacy Administration 1743425022229.png|center|thumb|Terms of service]] | ||
{| class="wikitable" style="width:100%;" | {| class="wikitable" style="width:100%;" | ||
! style="background-color:rgb(234, 236, 240);text-align:center;box-sizing:border-box;border:1px solid rgb(162, 169, 177);padding:0.8em 0.4em;" |'''Link''' | ! style="background-color:rgb(234, 236, 240);text-align:center;box-sizing:border-box;border:1px solid rgb(162, 169, 177);padding:0.8em 0.4em;" class="" |'''Link''' | ||
! style="background-color:rgb(234, 236, 240);text-align:center;box-sizing:border-box;border:1px solid rgb(162, 169, 177);padding:0.8em 0.4em;" | | ! style="background-color:rgb(234, 236, 240);text-align:center;box-sizing:border-box;border:1px solid rgb(162, 169, 177);padding:0.8em 0.4em;" class="" |Standard link label | ||
! style=" | (defined in) | ||
! style=""|Standard target page | |||
(defined in) | |||
|- | |- | ||
| style=" | | style="" |'''Privacy policy''' | ||
| style=" | | style="" | Privacy policy | ||
| style=" | (MediaWiki:Privacy) | ||
| style="" | Project:Privacy policy | |||
(MediaWiki:Privacypage) | |||
|- | |- | ||
|''' | | style="" |'''Disclaimers''' | ||
|MediaWiki: | | style="" |Disclaimers | ||
(MediaWiki:Disclaimers) | |||
| | | style="" |Project:General disclaimer | ||
(MediaWiki:Disclaimerspage) | |||
|} | |} | ||
Line 27: | Line 27: | ||
=== Request to administrators === | === Request to administrators === | ||
When a request for anonymization or account deletion is made, users in the sysop group will receive an email notification. | When a request for anonymization or account deletion is made, users in the sysop group will receive an email notification. | ||
They can then access the ''Privacy'' page located in ''Global actions > Administration'' or by navigating to <code>Special:Privacy_Administration</code>. | |||
This pages lists the submitted requests. Administrators can review and approve or deny them. | |||
* Grant request (click on <code>Approve</code>) | |||
* Reject request (click on <code>Deny</code>) | |||
[[File:Manual:Extension BlueSpicePrivacy Administration 1743425205731.png|center|thumb|600x600px|Review privacy request]] | |||
In addition, administrators can see the status of the''Privacy policy consent'' for every user on the wiki on this page. | |||
=== Direct action by users === | === Direct action by users === | ||
The wiki can be configured sothat users can perform these actions immediately without approval from an administrator first (not possible in BlueSpice | The wiki can be configured sothat users can perform these actions immediately without approval from an administrator first (not possible in BlueSpice cloud). Requesting actions applies to: | ||
* anonymization | * anonymization | ||
Line 42: | Line 46: | ||
Immediate action can be configured as $<code>bsgPrivacyEnableRequests = false;</code> be activated in ''LocalSettings.php.'' | Immediate action can be configured as $<code>bsgPrivacyEnableRequests = false;</code> be activated in ''LocalSettings.php.'' | ||
{{ | == Configuration settings == | ||
The following settings can be made in the configuration management: | |||
{{#dpl:title=Manual:Extension/BlueSpiceConfigManager|include=#BlueSpicePrivacy}} | |||
[[de:Handbuch:Erweiterung/BlueSpicePrivacy/Verwaltung]] | |||
[[en:{{FULLPAGENAME}}]] |
Latest revision as of 13:03, 20 June 2025
Terms of use
Changing the link targets
The link target of the terms of use and can be changed by administrators on the related page in the MediaWiki-namespace if necessary.

Link | Standard link label
(defined in) |
Standard target page
(defined in) |
---|---|---|
Privacy policy | Privacy policy
(MediaWiki:Privacy) |
Project:Privacy policy
(MediaWiki:Privacypage) |
Disclaimers | Disclaimers
(MediaWiki:Disclaimers) |
Project:General disclaimer
(MediaWiki:Disclaimerspage) |
Account deletion or anonymization
Request to administrators
When a request for anonymization or account deletion is made, users in the sysop group will receive an email notification.
They can then access the Privacy page located in Global actions > Administration or by navigating to Special:Privacy_Administration
.
This pages lists the submitted requests. Administrators can review and approve or deny them.
- Grant request (click on
Approve
) - Reject request (click on
Deny
)

In addition, administrators can see the status of thePrivacy policy consent for every user on the wiki on this page.
Direct action by users
The wiki can be configured sothat users can perform these actions immediately without approval from an administrator first (not possible in BlueSpice cloud). Requesting actions applies to:
- anonymization
- account deletion
Immediate action can be configured as $bsgPrivacyEnableRequests = false;
be activated in LocalSettings.php.
Configuration settings
The following settings can be made in the configuration management:
- Enable mandatory cookies: Users have to explicitely accept the mandatory cookies to get access to the wiki. If this setting is not activated, users accept the mandatory cookies implicitly.
- Enable mandatory "Privacy policy" and "Terms of service": Users have to consent to the "Privacy policy" and "Terms of service" to get and to keep access.
- Accept "Privacy policy" and "Terms of service" on login: Accepting the "Privacy policy" and "Terms of service" is integrated into the login process. It is required on first login and everytime a user deactivates the consent in the user preferences.