miled / wordpress-social-login

WordPress Social Login
http://miled.github.io/wordpress-social-login/
MIT License
399 stars 235 forks source link

WSL end-points #321

Closed ghost closed 3 years ago

ghost commented 5 years ago

Hello, Today i explore WSL 3.0.1. on my development site. and i found this (on image)

image

but on right table it say FAIL!

Error: WSL end-points urls are not reachable.

If your hosting provider is using mod_security then request to whitelist your domain (HostGator and GoDaddy are known to have mod_security enabled)

This error may also happen when a .htaccess file is set to prevent direct access to the WordPress plugins directory.

Whether you are using mod_security or a .htaccess file, WSL will requires these two urls to be white-listed:

https://XXX.com/login/ https://XXX.com/wp-content/plugins/wordpress-social-login/hybridauth/

ghost commented 4 years ago

@miled