-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Login Warning #68
Comments
Hello, have you this code in your .htaccess? RewriteEngine on |
Earlier, I added RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization}] but I commented and tried your suggested ones but still the same problem. |
It only happens to the normal users trying to access via REST. It works fine for the admin user. So some kind of issue with the normal user. |
Are you sure that haven't any other plugin that limit the number of simultaneous users? |
no, I tried disabling all the possible plugins which can cause issue and tried. Just left the standard plugins but still the problem. I had wordfence installed but I disabled it. |
I have implemented this plugin. It works great for non logged in user but for logged in user used via Postman, it shows the following. Could you please help solve this. I have latest wordpress install till date.
Login Warning
There was an issue with your log in. Your user account has logged in recently from a different location.
The text was updated successfully, but these errors were encountered: