Wordpress/tests
Jeremy Felt 534f0e92a0 Users: Provide a full user object when checking for a spammy multisite user
`is_user_spammy()` falls back to the current user if one is not provided. There is no current user during authentication, so the result is always `false`. Pass a user to fill the void.

Adds tests for `wp_authenticate_spam_check()`.

Props websupporter.
Fixes #36546.


git-svn-id: https://develop.svn.wordpress.org/trunk@37316 602fd350-edb4-49c9-b593-d223f7449a82
2016-04-27 05:35:37 +00:00
..
phpunit Users: Provide a full user object when checking for a spammy multisite user 2016-04-27 05:35:37 +00:00
qunit Editor: wptextpattern: add back inline tests 2016-03-25 13:30:10 +00:00