Page 1 of 1

Admin page does not timeout

Posted: Sun Jul 22, 2018 8:14 pm
by jeff11214
I created a login site a few days ago and it worked as expected. Today when accessing the admin webpage I did not need to login. The admin page opened up and I'm able to view the users. Shouldn't the admin page logout/timeout on its own? How can I fix this problem?

Re: Admin page does not timeout

Posted: Sun Jul 22, 2018 8:19 pm
by Pablo
Maybe there is a problem with cookies?

Note this is a standard PHP feature, so there is nothing you can do it WWB to fix this.
It is either a browser or server related issue.

Re: Admin page does not timeout

Posted: Sun Jul 22, 2018 8:54 pm
by jeff11214
Thank you Pablo. I will just make sure to Log off.

I have been a huge fan of WWB since its inception. I'm just getting back into it now after a few years. Thank you for all that you do!