Wordpress/tests
Dominik Schilling 2a22dcf8a6 Multisite: Delete the signup entry when a user is deleted from the database.
When a user has registered with incorrect data and got the account deleted immediately, it currently wasn't possible to register with the same login or email address again due to the existing signup entry. They had to wait for two days until the entry gets automatically deleted. Now the associated signup entry gets deleted as part of the account deletion.

Fixes #43232.

git-svn-id: https://develop.svn.wordpress.org/trunk@48315 602fd350-edb4-49c9-b593-d223f7449a82
2020-07-05 11:19:35 +00:00
..
e2e Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00
phpunit Multisite: Delete the signup entry when a user is deleted from the database. 2020-07-05 11:19:35 +00:00
qunit REST API: Introduce endpoint for editing images. 2020-07-04 04:13:17 +00:00