Updates:
        Status: ThirdParty

Comment #3 on issue 3001 by chip...@gmail.com: Session cookies are stored imporperly
http://code.google.com/p/reviewboard/issues/detail?id=3001

All session management is handled by Django. Short of duplicating all their work and rewriting it, there's not much we can do about cookies and how they map to user sessions in the database.

We do have a 1 year expiration for cookies, and this is intentional. This is actually the first I've heard of someone not liking a long session :) We used to have shorter sessions, and it just annoyed people. We won't be changing back to that.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to