Zuletzt bearbeitet vor 2 Monaten
von Anonymer Benutzer

AutoDoc:BlueSpicePrivacy: Unterschied zwischen den Versionen

K (1 Version importiert)
imported>Unknown user
Keine Bearbeitungszusammenfassung
 
Zeile 26: Zeile 26:
}}
}}
{{AutoDocListItem
{{AutoDocListItem
|item = Notifications
|item = NotifyMe
}}
}}
}}
}}
Zeile 45: Zeile 45:
{{AutoDocCallback
{{AutoDocCallback
|name = PrivacyPages
|name = PrivacyPages
|callback = \BlueSpice\Privacy\Special\PrivacyPages, Array
|callback = \BlueSpice\Privacy\Special\PrivacyPages
}}
}}
}}
}}
Zeile 156: Zeile 156:
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/WebResponseSetCookie WebResponseSetCookie]
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/WebResponseSetCookie WebResponseSetCookie]
|callback = \BlueSpice\Privacy\Hook\WebResponseSetCookie\BlockCookie::callback
|callback = \BlueSpice\Privacy\Hook\WebResponseSetCookie\BlockCookie::callback
}}
}}
==Notifications==
{{AutoDocNotifications
|notifications = {{AutoDocNotification
|name = bs-privacy-anonymization-done
|buckets = personal
}}
{{AutoDocNotification
|name = bs-privacy-anonymization-rejected
|buckets = personal
}}
{{AutoDocNotification
|name = bs-privacy-deletion-rejected
|buckets = personal
}}
{{AutoDocNotification
|name = bs-privacy-deletion-failed
|buckets = personal
}}
{{AutoDocNotification
|name = bs-privacy-request-submitted
|buckets = personal
}}
}}
}}
}}



Aktuelle Version vom 19. März 2025, 16:55 Uhr

DescriptionMsg

Verwaltungsseite für die Datenschutzeinstellungen für Benutzer

License

GPL v3

Requirements

  • MediaWiki: 1.39.0
  • BlueSpiceFoundation: 4.3

IntegratesInto

  • BlueSpicePrivacy
  • NotifyMe

SpecialPages

  • PrivacyAdmin
  • PrivacyCenter
  • PrivacyConsent
  • PrivacyPages

Permissions

Rechte

Name Beschreibung Rollen
bs-privacy-admin Datenschutzadministrative Aktionen ausführen admin, accountmanager

Config

Konfiguration

Name Wert
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
PrivacyPrivacyPolicyLink ''
PrivacyPrivacyPolicyMandatory false
PrivacyPrivacyPolicyOnLogin true
PrivacyRequestDeadline 30
PrivacyTermsOfServiceLink ''

ApiModules

API Modules

  • bs-privacy
  • bs-privacy-get-all-consents
  • bs-privacy-get-requests

Hooks

Hooks

Notifications

Vorlage:AutoDocNotifications