summaryrefslogtreecommitdiff
path: root/keystoneclient/contrib
Commit message (Expand)AuthorAgeFilesLines
* use positional library instead of utilsSteve Martinelli2016-01-251-2/+2
* Merge "Address hacking check H405"Jenkins2016-01-231-10/+17
|\
| * Address hacking check H405lin-hua-cheng2016-01-131-10/+17
* | Mark password/secret options as secretBrant Knudson2016-01-142-3/+4
|/
* Wrong usage of "a/an"hgangwx2015-12-301-1/+1
* Swap the order of username deprecationMonty Taylor2015-11-191-2/+2
* Merge "Use dictionary literal for dictionary creation"Jenkins2015-10-071-3/+3
|\
| * Use dictionary literal for dictionary creationAnkit Agrawal2015-09-241-3/+3
* | Redirect on 303 in SAML pluginJamie Lennox2015-10-021-8/+10
|/
* Fix Accept header in SAML2 requestsJamie Lennox2015-08-261-1/+1
* Proper deprecation for BaseIdentityPlugin username, password, token_id proper...Brant Knudson2015-07-262-4/+64
* Switch from deprecated isotimeBrant Knudson2015-06-301-4/+7
* Add openid connect client supportSteve Martinelli2015-06-171-0/+189
* Merge "Change oslo.config to oslo_config"Jenkins2015-02-101-1/+1
|\
| * Change oslo.config to oslo_configBrant Knudson2015-01-311-1/+1
* | Merge "Switch from oslo.utils to oslo_utils"Jenkins2015-02-101-1/+1
|\ \ | |/
| * Switch from oslo.utils to oslo_utilsBrant Knudson2015-01-311-1/+1
* | Fix typo in Ec2Signer class docstringMatt Riedemann2015-01-281-1/+1
|/
* Correct documenting constructor parametersBrant Knudson2014-12-041-55/+50
* Merge "Docstring cleanup for return type"Jenkins2014-12-022-5/+6
|\
| * Docstring cleanup for return typeBrant Knudson2014-10-152-5/+6
* | Removes confusing _uuid propertyDavid Stanek2014-11-261-6/+2
* | Merge "Cleanup docs - raises class"Jenkins2014-11-181-8/+9
|\ \
| * | Cleanup docs - raises classBrant Knudson2014-10-181-8/+9
| |/
* | I18nBrant Knudson2014-10-282-18/+22
* | Merge "Use oslo.utils and oslo.serialization"Jenkins2014-10-161-1/+1
|\ \ | |/ |/|
| * Use oslo.utils and oslo.serializationSteve Martinelli2014-10-151-1/+1
* | Docstrings should have :returns: everywhere.Marek Denis2014-10-151-1/+1
|/
* Merge "SAML2 federated authentication for ADFS."Jenkins2014-09-211-41/+490
|\
| * SAML2 federated authentication for ADFS.Marek Denis2014-09-171-41/+490
* | fix EC2 Signature Version 4 calculation, in the case of POSTYukinori Sagara2014-09-011-1/+8
|/
* Don't log sensitive auth dataJamie Lennox2014-07-241-1/+1
* Merge "Rename saml2_token_url to token_url"Jenkins2014-07-231-3/+3
|\
| * Rename saml2_token_url to token_urlMarek Denis2014-07-231-3/+3
* | Enforce authenticated=False in saml2 pluginMarek Denis2014-07-231-2/+4
|/
* Scope unscoped saml2 tokens.Marek Denis2014-07-221-1/+25
* SAML2 ECP auth pluginMarek Denis2014-07-153-0/+411
* Direct move of the revoke model from keystone serverAdam Young2014-07-092-0/+314
* Remove vim headerEric Guo2014-02-082-4/+0
* Python 3: fix the _calc_signature_* functionsCyril Roelandt2014-01-171-7/+8
* Merge "Remove the 'cmp' keyword from a call to 'sort()'"Jenkins2014-01-041-1/+1
|\
| * Remove the 'cmp' keyword from a call to 'sort()'Cyril Roelandt2013-12-111-1/+1
* | Merge "Make _get_utf8_value Python3 compliant"Jenkins2013-12-301-2/+2
|\ \
| * | Make _get_utf8_value Python3 compliantCyril Roelandt2013-12-111-2/+2
| |/
* | Python3: replace urllib by six.moves.urllibCyril Roelandt2013-12-121-3/+3
|/
* Merge "python3: Refactor dict for python2/python3 compat"Jenkins2013-10-161-2/+2
|\
| * python3: Refactor dict for python2/python3 compatChuck Short2013-10-111-2/+2
* | Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-171-1/+1
|/
* Fix License Headers and Enable Gating on H102Morgan Fainberg2013-08-271-0/+14
* Fix and enable Gating on H404Dirk Mueller2013-08-151-14/+12