Files
releases/deliverables/liberty/django-openstack-auth.yaml
David Lyle 05b30e8bcb Release django_openstack_auth 1.4.0
Includes support for Django 1.8 and support for configurable
token hashing.

Fixes PKI hashing bug. PKI token hashing will work again.

Change-Id: I991efe61696c3e22025a8be666771013139444ce
2015-08-24 14:47:53 +00:00

20 lines
597 B
YAML

---
launchpad: django-openstack-auth
releases:
- version: 1.3.0
projects:
- repo: openstack/django_openstack_auth
hash: 3a8d34fd3dc858216e2ed0b34ce13986f6a37abb
- version: 1.3.1
projects:
- repo: openstack/django_openstack_auth
hash: 08713e4ca9eca7f30494fa3d9da34c84ace919e3
- version: 1.4.0
projects:
- repo: openstack/django_openstack_auth
hash: 829cbee14e200fd127ec4f0e0f4d743102d8e9d1
highlights: >
This release includes support for Django 1.8
and configurable token hashing. Fixes PKI token
hashing bug.