No edit summary |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(4 intermediate revisions by the same user 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:terms of service.png|alt=Terms of service|center|thumb|300x300px|Terms of service]] | [[File:Manual:terms of service.png|alt=Terms of service|center|thumb|300x300px|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 | ||
(defined in) | |||
! |Standard target page | |||
! | (defined in) | ||
|- | |- | ||
|'''Privacy policy''' | |||
| | | Privacy policy | ||
(MediaWiki:Privacy) | |||
| Project:Privacy policy | |||
(MediaWiki:Privacypage) | |||
|- | |- | ||
|''' | |'''Disclaimers''' | ||
|MediaWiki: | |Disclaimers | ||
|Project: | (MediaWiki:Disclaimers) | ||
|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 admin'' page located in ''Global actions > Management'' or by navigating to <code>Special:PrivacyAdmin</code>. | |||
This pages lists the submitted requests. Administrators can review and approve or deny them. | |||
* Grant request (click green tick) | * Grant request (click green tick) | ||
* Reject request (click on red crossed out circle) | * Reject request (click on red crossed out circle) | ||
[[File:Manual:review privacy request.png|alt= | [[File:Manual:review privacy request.png|alt=Review privacy request|center|thumb|650x650px|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 41: | Line 47: | ||
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.'' | ||
[[de:Handbuch:Erweiterung/BlueSpicePrivacy/Verwaltung]] | |||
[[de:Handbuch |
Latest revision as of 10:50, 7 June 2024
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 admin page located in Global actions > Management or by navigating to Special:PrivacyAdmin
.
This pages lists the submitted requests. Administrators can review and approve or deny them.
- Grant request (click green tick)
- Reject request (click on red crossed out circle)
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.