Go to file
lin-hua-cheng d8f5c949df Set default value for new token attributes
Two new attributes were recently added to token object:
'unscoped_token' and 'is_federated'. When performing an
upgrade, the existing token object stored in the session
will not have the two attributes yet.  This patch fixes
the issue by providing a default value so it won't interrupt
service for existing login user during an upgrade.

Change-Id: I6adf974876294168e2326b5e10c14da2dd3e52ea
Closes-bug: #1451934
2015-05-05 11:48:22 -07:00
2014-05-08 19:16:12 +02:00
2014-10-11 11:46:09 +09: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-04-08 14:55:27 -06:00
2014-05-01 13:43:51 +00:00
2015-04-29 18:40:31 -06: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