Comment 3 for bug 1428717

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

Reviewed: https://review.openstack.org/161897
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=c83f8920bf59563631673c51acd94ce1134a9852
Submitter: Jenkins
Branch: master

commit c83f8920bf59563631673c51acd94ce1134a9852
Author: Dolph Mathews <email address hidden>
Date: Thu Mar 5 21:12:08 2015 +0000

    Remove redundant creation timestamp from fernet tokens

    This removes the creation timestamp from the token's payload in favor of
    extracting the token's creation timestamp from the Fernet token format
    itself.

    Change-Id: I170a07adc1fe6418dfaf2c78e1b439339f1c14ed
    Closes-Bug: 1428717