Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 4 years ago

#43919 closed defect (bug) (fixed)

Disable personal data export and personal data erasure for multisite (for now)

Reported by: allendav's profile allendav Owned by: iandunn's profile iandunn
Milestone: 4.9.6 Priority: normal
Severity: normal Version: 5.1
Component: Privacy Keywords: gdpr commit fixed-major
Focuses: multisite Cc:

Description

For 4.9.6, disable personal data export and personal data erasure. We're going to properly add them to a subsequent release in #43738

Attachments (2)

43919.diff (1.6 KB) - added by allendav 7 years ago.
Do not add erasure and export menu items and short circuit erasure and export pages on multisite installs
43919.2.diff (2.2 KB) - added by allendav 7 years ago.
Make the disabling of export and erasure filterable

Download all attachments as: .zip

Change History (13)

This ticket was mentioned in Slack in #gdpr-compliance by allendav. View the logs.


7 years ago

@allendav
7 years ago

Do not add erasure and export menu items and short circuit erasure and export pages on multisite installs

#2 @allendav
7 years ago

  • Keywords has-patch needs-testing added; needs-patch removed

@allendav
7 years ago

Make the disabling of export and erasure filterable

#3 @iandunn
7 years ago

  • Owner set to iandunn
  • Resolution set to fixed
  • Status changed from new to closed

In 43085:

Privacy: Limit export and erasure to super admins on Multisite.

Multisite networks have a variety of use cases, and in many of them single-site administrators are not trusted to take actions that affect the whole network, require making decisions about legal compliance, etc. By default, those actions should require super admin capabilities. Plugins can be used to override that behavior if a particular site's use case calls for it.

Props allendav, jeremyfelt, iandunn.
Fixes #43919.

#4 @iandunn
7 years ago

  • Focuses multisite added
  • Keywords commit fixed-major added; has-patch needs-testing removed
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening for backport to the 4.9 branch.

#5 @SergeyBiryukov
7 years ago

  • Milestone changed from Awaiting Review to 4.9.6

#6 @SergeyBiryukov
7 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 43111:

Privacy: Limit export and erasure to super admins on Multisite.

Multisite networks have a variety of use cases, and in many of them single-site administrators are not trusted to take actions that affect the whole network, require making decisions about legal compliance, etc. By default, those actions should require super admin capabilities. Plugins can be used to override that behavior if a particular site's use case calls for it.

Props allendav, jeremyfelt, iandunn.
Merges [43085] to the 4.9 branch.
Fixes #43919.

This ticket was mentioned in Slack in #gdpr-compliance by allendav. View the logs.


7 years ago

This ticket was mentioned in Slack in #gdpr-compliance by iandunn. View the logs.


7 years ago

#9 @desrosj
7 years ago

  • Component changed from General to Privacy

Moving to the new Privacy component.

This ticket was mentioned in Slack in #core-multisite by johnbillion. View the logs.


4 years ago

This ticket was mentioned in Slack in #core-privacy by pbiron. View the logs.


4 years ago

Note: See TracTickets for help on using tickets.