summaryrefslogtreecommitdiff
path: root/keystone/revoke/core.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused revoke_by_user_and_projectVishakha Agarwal2018-09-141-4/+0
* Simplify token persistence callbacksLance Bragstad2018-02-161-1/+1
* Remove all v2.0 APIs except the ec2tokens APILance Bragstad2018-02-061-20/+0
* Remove Dependency InjectionMorgan Fainberg2017-12-131-2/+1
* Validate disabled domains and projects onlineJorge Munoz2017-11-271-8/+1
* Remove unused revoke_by_domain_role_assignmentRichard Avelar2017-03-241-4/+0
* Remove unused revoke_by_project_role_assignmentRichard Avelar2017-03-241-4/+0
* Remove unnecessary revocation events revoke grantRichard Avelar2017-03-241-8/+0
* Remove unnecessary revocation eventsRichard Avelar2017-03-241-8/+0
* Don't persist revocation events when deleting a roleLance Bragstad2017-03-231-6/+0
* Don't persist rev event when deleting access tokenUbuntu2017-03-211-6/+0
* Use https for docs.openstack.org referencesEric Brown2017-01-301-2/+2
* Improve check_token validation performance“Richard2016-10-131-3/+4
* Remove stable driver interfacesSteve Martinelli2016-09-281-15/+0
* Distributed cache namespace to invalidate regionsDavid Stanek2016-08-291-2/+1
* Update `href` for keystone extensionsDave Chen2016-08-221-2/+2
* Replace keystone.common.config with keystone.conf packageDolph Mathews2016-06-241-2/+2
* Merge "Replace revoke tree with linear search"Jenkins2016-05-251-10/+17
|\
| * Replace revoke tree with linear searchAdam Young2016-05-241-10/+17
* | remove deprecated revoke_by_expiration functionSteve Martinelli2016-05-221-14/+0
|/
* Move the revoke abstract base class out of coreRonald De Rose2016-05-181-39/+9
* Fix D400 PEP257Navid Pustchi2016-04-211-3/+3
* Fix D401 PEP8 violation.Navid Pustchi2016-04-141-1/+1
* Use requst local in-process cache per requestMorgan Fainberg2016-02-241-25/+27
* Trival: Remove unused logging importChaozhe.Chen2015-12-261-2/+0
* Update extensions linksSamuel de Medeiros Queiroz2015-12-071-3/+2
* Using the right format to render the docstring correctlyDave Chen2015-11-241-1/+1
* Move revoke extension into coreSteve Martinelli2015-11-181-0/+262