WP-API / Basic-Auth

Basic Authentication handler for the JSON API, used for development and debugging purposes
761 stars 281 forks source link

Apply suggested fix on issue 9 #31

Open mnelson4 opened 8 years ago

mnelson4 commented 8 years ago

applies the fix mentioned on https://github.com/WP-API/Basic-Auth/issues/9. I dont think we need to check for multisite because wp_authenticate_spam_check itself does that check