Compatibility with Shield plugin – wp_login action?
-
Hi there,
Thanks for the plugin and indeed the Authy service – I use it daily!
We use Shield WordPress Security for many of the sites we work on and I’ve recently integrated Authy into one of these sites too. Authy works great, and Shield works great… but unfortunately, not together.
Basically, after logging in successfully with Authy, Shield can’t see the successful login and sends the user back to the login screen.
I contacted the author of the Shield plugin to see whether the problem was on his end, and he asked whether the Authy plugin was calling the
wp_login
action. I’ve done a quick text search through thelib/
of the plugin and can’t see this action being called. I can see you’re filtering theauthenticate
hook; I’m not entirely sure whether this flow negates the need to call that action or not.Is it possible to configure the Authy plugin to support Shield? This will allow us to use both these plugins side-by-side on more sites in the future.
Thanks in advance!
- The topic ‘Compatibility with Shield plugin – wp_login action?’ is closed to new replies.