Currently, when an administrator is on the /admin/config/gdpr/checklist page of their site (provided by the module), the first option of the checklist with title "Configuration" is about enabling site users to cancel their own accounts. Beside the checkbox there's a link pointing to internal /admin/config/people/accounts URL path:

However, on core's account configuration there's no option for enabling self-deleting of users. Instead, this is a permission defined by the core User module (name of permission: "Cancel own user account"). Therefore I'd suggest replacing the target of this link to this one: /admin/people/permissions#module-user
Although attached screenshot is from D8.4.4, but I tested with D7 too and this issue stands both for 7.x and 8.x branches as well.
| Comment | File | Size | Author |
|---|---|---|---|
| GDPR-replace-target-of-account-config-link.png | 52.73 KB | baluertl |
Comments
Comment #2
baluertlComment #3
baluertlComment #4
mhavelant commentedD8:
Instead of replacing I clarified the text for the option and added the requested permissions page as another checkpoint.
Comment #5
mhavelant commentedComment #8
baluertlDone on D8 branch, but D7 implementation is still in progress.
Comment #9
baluertlComment #10
baluertl