Go to file
Einar Forselv 5ab3908cff Unscoped PKI token should no longer be hashed multiple times.
When token hashing is used with pki tokens, the unscoped token
gets re-hashed when switching project. This fix checks
if the unscoped token needs to be hashed before doing so.

The project list operation when switching project in horizon
failed because the unscoped token could for example be an
md5 of an md5.

Change-Id: I64684ca251eb4d0c6164e58c078cf7d132eb3cc1
Closes-Bug: #1487372
2016-01-07 13:42:28 +01:00
2013-07-17 11:22:38 -07:00
2013-09-27 23:07:06 +09:00
2013-09-10 16:58:11 -05:00
2015-07-15 12:55:03 -06:00
2015-04-08 14:55:27 -06:00
2015-09-18 20:42:11 +00:00

Django OpenStack Auth

Django OpenStack Auth is a pluggable Django authentication backend that works with Django's contrib.auth framework to authenticate a user against OpenStack's Keystone Identity API.

The current version is designed to work with the Keystone v2.0 and v3 API.

You can view the installation instructions on Read The Docs.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.1 MiB