summaryrefslogtreecommitdiff
path: root/openstack_auth
Commit message (Expand)AuthorAgeFilesLines
* Imported Translations from ZanataOpenStack Proposal Bot2022-04-121-3/+40
* Escape unicode characters when setting logout_reason cookieRadomir Dopieralski2021-09-221-4/+14
* Imported Translations from ZanataOpenStack Proposal Bot2021-05-251-2/+8
* Imported Translations from ZanataOpenStack Proposal Bot2021-03-091-3/+7
* Imported Translations from ZanataOpenStack Proposal Bot2021-02-241-3/+9
* Imported Translations from ZanataOpenStack Proposal Bot2020-12-253-9/+23
* Added validation for csrf_failure GET argumentIvan Kolodyazhny2020-10-162-1/+59
* Merge "Avoid stripping leading/traling spaces in password forms"Zuul2020-09-031-0/+4
|\
| * Avoid stripping leading/traling spaces in password formsAkihiro Motoki2020-02-051-0/+4
* | Fix template lookup errors on the login pageRadomir Dopieralski2020-05-182-0/+7
* | Give keystoneauth1.ClientException only 1 argument (message)Walter Doekes2020-04-291-1/+2
* | Imported Translations from ZanataOpenStack Proposal Bot2020-04-272-2/+152
* | Remove Keystone v2 related codeIvan Kolodyazhny2020-04-236-42/+14
* | Merge "Add auth_type to template context for openrc file rendering"Zuul2020-04-142-0/+2
|\ \
| * | Add auth_type to template context for openrc file renderingIvan Kolodyazhny2020-04-092-0/+2
* | | Change horizon test runner to pytestOleksii Petrenko2020-04-031-5/+6
|/ /
* | Use unittest.mock instead of third party mockIvan Kolodyazhny2020-03-263-3/+6
* | tests: Convert 'OpenStackAuthTestsV3Base' to mock (pt. 4)Stephen Finucane2020-03-091-83/+115
* | tests: Convert 'OpenStackAuthTestsV3Base' to mock (pt. 3)Stephen Finucane2020-03-091-109/+168
* | tests: Convert 'OpenStackAuthTestsV3Base' to mock (pt. 2)Stephen Finucane2020-03-091-86/+127
* | tests: Convert 'OpenStackAuthTestsV3Base' to mock (pt. 1)Stephen Finucane2020-03-091-58/+106
* | tests: Convert 'OpenStackAuthTestsWebSSO' to mockStephen Finucane2020-03-061-102/+142
* | trivial: Use literals inlineStephen Finucane2020-02-261-157/+98
* | tests: Convert remaining mox tests to mock (pt. 2.8)Stephen Finucane2020-02-261-114/+104
* | trivial: Remove now unused commentsStephen Finucane2020-02-261-96/+0
* | tests: Convert remaining mox tests to mock (pt. 2.7)Stephen Finucane2020-02-211-25/+84
* | tests: Convert remaining mox tests to mock (pt. 2.6)Stephen Finucane2020-02-211-48/+86
* | tests: Convert remaining mox tests to mock (pt. 2.5)Stephen Finucane2020-02-211-41/+54
* | tests: Convert remaining mox tests to mock (pt. 2.4)Stephen Finucane2020-02-211-37/+77
* | tests: Convert remaining mox tests to mock (pt. 2.3)Stephen Finucane2020-02-211-13/+29
* | tests: Convert remaining mox tests to mock (pt. 2.2)Stephen Finucane2020-02-211-31/+114
* | tests: Convert remaining mox tests to mock (pt. 2.1)Stephen Finucane2020-02-211-16/+18
* | minor clean up on mox removalAkihiro Motoki2020-02-181-42/+40
* | Convert test_switch_* test to mockIvan Kolodyazhny2020-02-171-93/+107
* | Convert project-list related tests to mockIvan Kolodyazhny2020-02-172-126/+177
* | tests: Convert remaining mox tests to mock (pt. 1)Stephen Finucane2020-01-301-99/+119
* | tests: Remove unused helper functionsStephen Finucane2020-01-301-9/+0
|/
* Merge "Remove six usage from openstack_auth package"Zuul2020-01-104-17/+13
|\
| * Remove six usage from openstack_auth packageIvan Kolodyazhny2020-01-094-17/+13
* | Imported Translations from ZanataOpenStack Proposal Bot2020-01-092-5/+65
|/
* Changed default identity url to horizon白子玉2019-12-063-11/+11
* Fix change expired password featureIvan Kolodyazhny2019-12-051-2/+8
* Imported Translations from ZanataOpenStack Proposal Bot2019-10-121-3/+35
* Imported Translations from ZanataOpenStack Proposal Bot2019-10-061-2/+34
* Imported Translations from ZanataOpenStack Proposal Bot2019-10-011-3/+37
* Imported Translations from ZanataOpenStack Proposal Bot2019-09-281-2/+8
* Merge "Handle partial dict setting"16.0.0.0rc1Zuul2019-09-261-1/+15
|\
| * Handle partial dict settingAkihiro Motoki2019-09-261-1/+15
* | Merge "Handle Permission Denied for policy files"Zuul2019-09-261-1/+10
|\ \
| * | Handle Permission Denied for policy filesIvan Kolodyazhny2019-09-261-1/+10