Make WordPress Core

Opened 6 years ago

Last modified 5 years ago

#44381 new defect (bug)

GDPR V2 - Anticipate front-end only sites for confirm actions

Reported by: garrett-eclipse's profile garrett-eclipse Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Privacy Keywords:
Focuses: Cc:

Description

Hello,

This is spawned from #44376 as I realized that the confirmaction living in wp-login.php means that front-end only sites that block wp-login.php won't have the ability to execute the action. As GDPR V2 is expected to introduce front-end versions of the request forms it would make sense that these could operate without any backend or wp-login.php available.

The code that drives this lives in wp-login.php here;
https://github.com/WordPress/WordPress/blob/3ee58b55b14683af4c568bce1845c37408c88fbb/wp-login.php#L862

Cheers

Change History (2)

#1 @desrosj
5 years ago

  • Component changed from General to Privacy

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


5 years ago

Note: See TracTickets for help on using tickets.