keystone/keystone/oauth1/backends
ChangBo Guo(gcb) f348895f8e Fix keystone.tests.unit.test_v3_oauth1.MaliciousOAuth1Tests
Config options 'access_token_duration' and 'request_token_duration' only
allow value >= 0, so override with value 1 and use freezegun to wait
token to be expired. This commit also enhance condition check for these
two options.

Partial-Bug: #1686921
Change-Id: I65306b9fc5eec6b8146ba5130f7d6e6cb229810e
2017-05-03 21:40:57 +08:00
..
__init__.py Move oauth1 extension into core 2015-11-18 15:13:40 +00:00
base.py Remove stable driver interfaces 2016-09-28 17:18:37 +00:00
sql.py Fix keystone.tests.unit.test_v3_oauth1.MaliciousOAuth1Tests 2017-05-03 21:40:57 +08:00