Ticket #181 (closed defect: fixed)
Staying logged in
| Reported by: | khaled.aboualfa | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Undetermined |
| Component: | Habari Core Software | Version: | SVN |
| Keywords: | will_close | Cc: |
Description
There seems to be a problem with staying logged in for any amount of time. Its seems that ANY activity on the blog, be it clicking a random link or a link to actually edit a page or comment will result in the logged in user being logged out. Previous to click on the actual link, you see all the edit and admin links, however once anything is clicked you're logged out. This is being tested locally and therefore may be a local issue?
Change History
comment:2 Changed 4 years ago by khaled.aboualfa
I thought maybe I've done something wrong here, so I basically deleted everything and created a whole new install, and it's the same issue again. Doesn't keep me logged in the second I click on any link. I'm using the vanilla K2 flavoured theme, nothing else.
comment:3 Changed 4 years ago by khaled.aboualfa
Here's a screencast of what I'm experiencing: http://www.screencast.com/users/brokenkode/folders/Jing/media/6866815d-f3c2-4991-a7a9-7f13976af433
comment:5 Changed 4 years ago by itrebal
I'm not sure of any way to debug this to find the root cause realistically, but it may have to do with session information getting crusty somehow. Maybe adding a dump of $_SESSION on the header.php of the template to see whats being stored, and how it changes?
comment:6 Changed 4 years ago by freakerz
Would you please test it with 1435 or latest? I can't reproduce this bug.

I'm not seeing this in my hosted or local Habari installations.