summaryrefslogtreecommitdiff
path: root/openstack_auth
Commit message (Expand)AuthorAgeFilesLines
* Merge "Give keystoneauth1.ClientException only 1 argument (message)" into sta...16.2.0Zuul2020-06-031-1/+1
|\
| * Give keystoneauth1.ClientException only 1 argument (message)Walter Doekes2020-05-021-1/+1
* | Imported Translations from Zanata16.1.0OpenStack Proposal Bot2020-01-091-3/+31
* | Imported Translations from ZanataOpenStack Proposal Bot2019-12-183-4/+186
* | Fix change expired password featureIvan Kolodyazhny2019-12-061-2/+8
|/
* Imported Translations from ZanataOpenStack Proposal Bot2019-10-081-4/+36
* 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
* | | Merge "Don't display expiration warning for expiration date in the past"Zuul2019-09-251-2/+4
|\ \ \ | |_|/ |/| |
| * | Don't display expiration warning for expiration date in the pastRadomir Dopieralski2019-09-171-2/+4
* | | Imported Translations from ZanataOpenStack Proposal Bot2019-09-242-5/+39
* | | Merge "Documentation and release notes for changing expired passwords"Zuul2019-09-191-0/+5
|\ \ \
| * | | Documentation and release notes for changing expired passwordsRadomir Dopieralski2019-09-181-0/+5
* | | | Merge "Automatically redirect to the password change when it's expired"Zuul2019-09-198-16/+112
|\ \ \ \ | |/ / /
| * | | Automatically redirect to the password change when it's expiredRadomir Dopieralski2019-09-168-16/+112
* | | | Imported Translations from ZanataOpenStack Proposal Bot2019-09-171-3/+25
| |/ / |/| |
* | | Imported Translations from ZanataOpenStack Proposal Bot2019-09-1612-49/+34
|/ /
* | Merge "Drop deprecated Keystone V2 API support"Zuul2019-09-129-599/+37
|\ \
| * | Drop deprecated Keystone V2 API supportIvan Kolodyazhny2019-09-129-599/+37
* | | Add a view for changing user password while not logged inRadomir Dopieralski2019-09-134-15/+112
|/ /
* | Define default settings explicitly (openstack_auth)Akihiro Motoki2019-09-128-97/+213
* | Merge "trivial: Remove vendored 'is_safe_url' function"Zuul2019-09-112-23/+6
|\ \
| * | trivial: Remove vendored 'is_safe_url' functionStephen Finucane2019-09-112-23/+6
* | | Merge "trivial: Mark inner method as such"Zuul2019-09-111-13/+13
|\ \ \
| * | | trivial: Mark inner method as suchStephen Finucane2019-09-111-13/+13
* | | | Merge "trivial: Remove dead code"Zuul2019-09-111-2/+0
|\ \ \ \
| * | | | trivial: Remove dead codeStephen Finucane2019-09-111-2/+0
| |/ / /
* | | | Merge "trivial: Add TODOs for remaining function-based views"Zuul2019-09-111-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | trivial: Add TODOs for remaining function-based viewsStephen Finucane2019-09-111-0/+6
| |/ /
* | | django22: Call 'is_safe_url' with 'allowed_hosts'Stephen Finucane2019-08-271-3/+3
|/ /
* | django22: Add 'request' as first argument to 'authenticate'Stephen Finucane2019-08-272-4/+5
* | django22: The 'login' functional-based view is gone (pt. 2)Stephen Finucane2019-08-271-19/+18
|/
* Imported Translations from ZanataOpenStack Proposal Bot2019-08-061-13/+19
* Imported Translations from ZanataOpenStack Proposal Bot2019-07-301-0/+92
* Imported Translations from ZanataOpenStack Proposal Bot2019-07-061-2/+8
* Cleanup unused util functionsIvan Kolodyazhny2019-06-211-2/+0
* Fix :param: in docstringzhufl2019-06-141-1/+1
* Merge "Remove token object from credentials"16.0.0.0b1Zuul2019-06-061-1/+0
|\
| * Remove token object from credentialsGeorge Melikov2019-04-091-1/+0
* | Imported Translations from ZanataOpenStack Proposal Bot2019-05-141-2/+7
* | Imported Translations from ZanataOpenStack Proposal Bot2019-04-251-3/+8
* | Imported Translations from ZanataOpenStack Proposal Bot2019-04-2111-64/+12
* | Add missing ws separator between wordszhufl2019-04-151-1/+1
|/
* Fix untrusted dashboard hostSergey Vilgelm2019-01-221-1/+1
* Merge "pylint: fix too-many-nested-blocks/redefined-argument-from-local"Zuul2019-01-161-4/+4
|\