miled / wordpress-social-login

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

WSL end-points #364

Open sviluppomania opened 3 years ago

sviluppomania commented 3 years ago

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

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/

sviluppomania commented 3 years ago

Hello @miled ,

There is also this problem ... How can it be solved?

image

miled commented 3 years ago

I'm not quite sure to be honest.

sviluppomania commented 3 years ago

I'm not quite sure to be honest.

@miled Honest? I do not understand... What are you referring to with your precedent comment?

miled commented 3 years ago

Where did you encounter that error page exactly? And were you able to make the authentication work for any provider?

sviluppomania commented 3 years ago

@miled The error looks like this:

https://github.com/miled/wordpress-social-login/issues/332

https://github.com/miled/wordpress-social-login/issues/333

miled commented 3 years ago

332 helped. While I wasn't able to reproduce the issue, I think I found a bug that might be the cause.

miled commented 3 years ago

@sviluppomania can you confirm that it's working for you?

sviluppomania commented 3 years ago

@miled Sorry I did not understand...

miled commented 3 years ago

I tried to fix the issue you reported, and I committed a change to wsl master branch. Can you test it and confirm whether it is working for you now?

sviluppomania commented 3 years ago

@miled Unfortunately no, there is still the error present in the screenshot of the report.