You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symfony has its own logon mechanism, which handles the checking and redirecting. When the wrong password is given, an Wordpress message is returned somehow. When then again a wrong password is given, the following error occurs
There is no user provider for user "Hypebeast\Wordpress Bundle\Security\User\Wordpress User". 500 Internal Server Error - Runtime Exception
in /site/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php at line 169
The text was updated successfully, but these errors were encountered:
Symfony has its own logon mechanism, which handles the checking and redirecting. When the wrong password is given, an Wordpress message is returned somehow. When then again a wrong password is given, the following error occurs
There is no user provider for user "Hypebeast\Wordpress Bundle\Security\User\Wordpress User". 500 Internal Server Error - Runtime Exception
in /site/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php at line 169
The text was updated successfully, but these errors were encountered: