Ticket #1484299 (closed Bugs: invalid)
[serious] Session invalid or expired
| Reported by: | seansan | Owned by: | fourat.zouari |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-rc1 |
| Component: | Client Scripts | Version: | 0.1-beta |
| Severity: | major | Keywords: | session invalid expired login |
| Cc: | mdev@… |
Description
I have seen this bug before and nobody was bale to reproduce - but I have a lot of users complaining about "session invalid or expired" error.
There is something wrong in the methology used for session verification + login. It seems that when a user is logging in (and has an expired session cookie from earlier that day) - that first the session is checked and the login does not override this by removing the old cookies and setting new ones for the current session.
When I have time I can digg deeper in the code - but please don't close this issue, becuase it is indeed one that occurs (and disables the use of roundcube at all)
