#3194 [HOTFIX] fix for httponly cookies with django 1.2
Closed: Fixed None Opened 12 years ago by toshio.

= phenomenon =

Reviewboard (our only django app) was broken because the new python-fedora attempts to turn on httponly for the session cookie. Unfortunately, django-1.2 doesn't have the API to support this and django-1.2 is what's in EPEL.

= recommendation =

Hotfix applied to disable httponly cookies for django on the hosted servers. Checked into upstream python-fedora. Will be in the next upstream release (0.3.28) currently unscheduled.


python-fedora-0.3.28 is now in the EPEL6 update stream. We can remove this hotfix when it is installed.

Login to comment on this ticket.

Metadata