Comment 4 for bug 1403037

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to django_openstack_auth (master)

Reviewed: https://review.openstack.org/142737
Committed: https://git.openstack.org/cgit/openstack/django_openstack_auth/commit/?id=336d7a531d8fb422e3b86a46b865339b3a321902
Submitter: Jenkins
Branch: master

commit 336d7a531d8fb422e3b86a46b865339b3a321902
Author: Matthias Runge <email address hidden>
Date: Thu Dec 18 12:53:19 2014 +0100

    add last_activity to session

    Actually, the fix for CVE-2014-8124 included a regression, resulting
    users had to log in a second time, after being logged out due to
    inactivity.

    Change-Id: If6a7f489058c80c969975dc0658e6f2ae979eca3
    Closes-Bug: 1403037