437: cookie conflict wih artifactory

spy****@gmai***** (Google Code) (Is this you? Claim this profile.)
March 24, 2008
What's the URL of the page containing the problem?


What steps will reproduce the problem?
1. install artifactory & reviewboard
2. login to artifactory
3. try to open reviewboard page

What is the expected output? What do you see instead?
I see python error ending with "CookieError: Illegal key value:
loginPanel:loginForm:username"

What operating system are you using? What browser?
reviewboard is deployed on RHEL 4, run from Apache with mod_python,
accessed from Fedora 8 with Firefox 2

Please provide any additional information below.
Artifactory sets a cookie with loginPanel:loginForm:username on login.
chipx86
#1 chipx86
I don't know what to say about this. We have no control over the cookie, as that's
handled by Django. There's nothing we can really do about this. You may want to put
Review Board and artifactory on different servers.
chipx86
#2 chipx86
So this cookie isn't even from us, and there's no Django code emitting this error.
There's nothing we can do. Artifactory will need to be configured/modified to set a
cookie for its own directory/subdomain only.
  • +ThirdParty