django_openstack_auth/openstack_auth
lin-hua-cheng 91dec7239d Revert - Cache the User's Project by Token ID
The caching is done only per process, so the cleanup during logout
does not really work since the during could be handled by another
process. So the cache will just keep on growing.

This reverts commit bd9fd598e6.

Depends-On: I793fbee44eb5f9befc316efe6716971b0e32172b
Change-Id: If878d77533ea5fac86fbb73127f26908f1097091
Closes-Bug: #1451943
2015-11-12 03:42:47 +00:00
..
locale Imported Translations from Zanata 2015-10-09 06:14:41 +00:00
plugin Use unscoped token for scoping to project 2015-07-15 11:13:38 -07:00
tests Revert - Cache the User's Project by Token ID 2015-11-12 03:42:47 +00:00
__init__.py updating version specification 2014-01-09 10:40:58 -07:00
backend.py Removing hack for python 2.6 support 2015-08-25 11:17:35 -06:00
exceptions.py Fix H4xx docstring issues 2014-07-29 16:32:38 +00:00
forms.py Fix missing region field on WebSSO setup 2015-08-31 16:45:32 -07:00
models.py Replace default User model PK 2015-09-14 13:07:49 +10:00
policy.py Use graduated version of oslo.policy 2015-05-26 20:42:08 +09:00
urls.py Add authentication using openID and SAML 2015-03-31 11:10:21 -07:00
user.py doa does not work with mysql 2015-09-30 17:36:59 +00:00
utils.py Revert - Cache the User's Project by Token ID 2015-11-12 03:42:47 +00:00
views.py Revert - Cache the User's Project by Token ID 2015-11-12 03:42:47 +00:00