summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't log sensitive auth data"0.10.1Jenkins2014-07-2412-62/+198
|\
| * Don't log sensitive auth dataJamie Lennox2014-07-2412-62/+198
* | Reorder the old compatibility argumentsVishvananda Ishaya2014-07-231-4/+5
|/
* 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
* | Merge "Enforce authenticated=False in saml2 plugin"Jenkins2014-07-231-2/+4
|\ \
| * | Enforce authenticated=False in saml2 pluginMarek Denis2014-07-231-2/+4
| |/
* | Merge "Insert space between ``#`` and the comment"Jenkins2014-07-231-1/+1
|\ \
| * | Insert space between ``#`` and the commentMarek Denis2014-07-231-1/+1
| |/
* | Allow passing kwargs from managers to sessionJamie Lennox2014-07-231-19/+27
|/
* Scope unscoped saml2 tokens.Marek Denis2014-07-223-1/+149
* Merge "Use immutable arg rather mutable arg"0.10.0Jenkins2014-07-221-1/+3
|\
| * Use immutable arg rather mutable argliuqing2014-07-011-1/+3
* | Merge "Only conditionally import working keyring"Jenkins2014-07-211-2/+14
|\ \
| * | Only conditionally import working keyringSean Dague2014-07-171-2/+14
* | | Merge "Sync with oslo-incubator fd90c34a9"Jenkins2014-07-177-14/+69
|\ \ \ | |/ / |/| |
| * | Sync with oslo-incubator fd90c34a9Brant Knudson2014-07-017-14/+69
* | | Merge "Test that tenant list function can use auth_url"Jenkins2014-07-171-0/+37
|\ \ \
| * | | Test that tenant list function can use auth_urlJamie Lennox2014-07-151-0/+37
* | | | Merge "Add v2 Token manager authenticate tests"Jenkins2014-07-171-0/+145
|\ \ \ \ | |/ / /
| * | | Add v2 Token manager authenticate testsJamie Lennox2014-07-151-0/+145
* | | | Merge "Fix mistakes in token fixtures"Jenkins2014-07-173-2/+239
|\ \ \ \
| * | | | Fix mistakes in token fixturesJamie Lennox2014-07-163-2/+239
* | | | | Merge "remove useless part of error message"Jenkins2014-07-171-3/+2
|\ \ \ \ \
| * | | | | remove useless part of error messageDolph Mathews2014-07-151-3/+2
* | | | | | Merge "add deprecation warning for auth_token"Jenkins2014-07-161-0/+4
|\ \ \ \ \ \
| * | | | | | add deprecation warning for auth_tokenDolph Mathews2014-07-151-0/+4
* | | | | | | Merge "Document authentication plugins"Jenkins2014-07-162-0/+174
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Document authentication pluginsJamie Lennox2014-07-022-0/+174
* | | | | | | Merge "SAML2 ECP auth plugin"Jenkins2014-07-167-0/+845
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SAML2 ECP auth pluginMarek Denis2014-07-157-0/+845
* | | | | | | Merge "Use jsonutils to load adapter response"Jenkins2014-07-151-1/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Use jsonutils to load adapter responseJamie Lennox2014-07-151-1/+2
* | | | | | Merge "Docstrings for usability."Jenkins2014-07-152-0/+68
|\ \ \ \ \ \
| * | | | | | Docstrings for usability.Brant Knudson2014-07-122-0/+68
* | | | | | | Merge "Ensure no double slash in get token URL"Jenkins2014-07-151-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Ensure no double slash in get token URLJordanP2014-07-041-1/+1
* | | | | | | | Merge "Add CRUD operations for Federated Protocols."Jenkins2014-07-153-0/+345
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add CRUD operations for Federated Protocols.Marek Denis2014-07-103-0/+345
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Provide an __all__ for auth module"Jenkins2014-07-141-0/+34
|\ \ \ \ \ \ \
| * | | | | | | Provide an __all__ for auth moduleJamie Lennox2014-07-141-0/+34
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Add invalidate doc string to identity plugin"Jenkins2014-07-141-0/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add invalidate doc string to identity pluginJamie Lennox2014-06-251-0/+12
* | | | | | | Merge "Pass user and roles manager to tenant manager"Jenkins2014-07-112-14/+20
|\ \ \ \ \ \ \
| * | | | | | | Pass user and roles manager to tenant managerJamie Lennox2014-07-042-14/+20
* | | | | | | | Merge "Add V2 tenant user manager tests"Jenkins2014-07-111-0/+49
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add V2 tenant user manager testsJamie Lennox2014-07-041-0/+49
* | | | | | | | Merge "Pass roles manager to user manager"Jenkins2014-07-112-3/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Pass roles manager to user managerJamie Lennox2014-07-042-3/+7
* | | | | | | | Merge "Allow loading auth plugins from CLI"Jenkins2014-07-112-0/+173
|\ \ \ \ \ \ \ \