179200c02f
We no longer use the send-announcements-to field for anything. Change-Id: I605b86261e13e13f017264992090c5f726e3e605 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
34 lines
1.1 KiB
YAML
34 lines
1.1 KiB
YAML
---
|
|
launchpad: django-openstack-auth
|
|
team: horizon
|
|
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.
|
|
- version: 2.0.0
|
|
projects:
|
|
- repo: openstack/django_openstack_auth
|
|
hash: 6e2cd8deffbd60074bf036c1cecdb280f281ccd4
|
|
highlights: >
|
|
This release improves WebSSO support, and a login
|
|
bug related to supporting Django 1.8.
|
|
- version: 2.0.1
|
|
projects:
|
|
- repo: openstack/django_openstack_auth
|
|
hash: 88fb89b5b787824d06b4c58337b7c960ccd0263b
|
|
highlights: >
|
|
Fixes bug that prevents using SQL DB session backends.
|