• Resolved sjo007

    (@sjo007)


    Hi,

    When you say _ Even if the user is closing the browser without logging out, their login session exists for period of time – roughly how long is the period of time please ?

    Many thanks for the help

Viewing 4 replies - 1 through 4 (of 4 total)
  • I would like an answer to this too please.

    • This reply was modified 4 years, 10 months ago by nathancoffey.
    Plugin Author Joel James

    (@joelcj91)

    If the “Remember Me” box is checked, WordPress will keep the user logged in for 14 days by default before forcing them to authenticate again. If “Remember Me” is not checked, 2 days.

    You can change that using, auth_cookie_expiration filter.

    Joel, so the problem we are having is a few users are reporting that they were on the website and logged off. This morning, they went to log-in and received the error message. Cleared cache and history, then tried again but still no luck. So, they were not able to access the site at all today. We can manually log them out but it’s often that we have to do this.

    Can we modify the plug in such that users are disconnected if they don’t use the site for X amount of time and/or that any connection is terminated if another user tries to log in. Make sense?

    Plugin Author Joel James

    (@joelcj91)

    That makes sense @nathancoffey. I will think about changing the login logic. Admin should be able to choose whether to allow new logins and logout old ones or to block new logins if the limit already reached.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Period of Time that the previous login in exists’ is closed to new replies.