summaryrefslogtreecommitdiff
path: root/openstack_auth/backend.py
Commit message (Expand)AuthorAgeFilesLines
* Retire projectAkihiro Motoki2017-12-231-282/+0
* hacking: Drop import_exceptions from tox.iniAkihiro Motoki2017-07-081-1/+1
* Cleanup doc warnings and enforce warning-is-error in sphinxAkihiro Motoki2017-03-241-2/+5
* Add K2K Auth DropdownElvin Tubillara2017-01-191-0/+3
* Refactor project and domain scopingElvin Tubillara2017-01-121-85/+21
* Make fix_auth_url_version() delegate emitting the warning up the stackTimur Sufiev2016-06-161-2/+12
* When calculating session_time, use the actual token lifeandrewbogott2016-03-281-1/+1
* Add convenient method to get admin roles and permissionsKenji Ishii2016-02-041-1/+1
* Merge "Python 3 deprecated the logger.warn method in favor of warning"Jenkins2016-01-121-3/+3
|\
| * Python 3 deprecated the logger.warn method in favor of warninglin-hua-cheng2016-01-061-3/+3
* | Use consistent region during logineric2016-01-051-2/+15
|/
* Add API version to identity endpoint URLsJohannes Grassler2015-12-141-2/+7
* Merge "Use set comprehension instead of converting lists to sets"Jenkins2015-12-111-4/+4
|\
| * Use set comprehension instead of converting lists to setsKirill Zaitsev2015-11-091-4/+4
* | Move d-o-a auth library to keystoneauthPaulo Ewerton Gomes Fragoso2015-12-091-3/+4
* | Add domain scoped token to session in multidomainDavid Lyle2015-11-141-4/+56
|/
* Removing hack for python 2.6 supportDavid Lyle2015-08-251-1/+2
* Use unscoped token for scoping to projectlin-hua-cheng2015-07-151-5/+3
* Support removal of last_activity session flageric2015-05-261-0/+7
* Improve messaging on keystone connection issuelin-hua-cheng2015-05-111-0/+4
* Updated parsing of catalog to handle bad formatlin-hua-cheng2015-04-071-5/+13
* Add authentication using openID and SAMLThai Tran2015-03-311-3/+6
* Merge "Make list_projects a method of auth plugin"Jenkins2015-03-311-15/+3
|\
| * Make list_projects a method of auth pluginJamie Lennox2015-03-301-15/+3
* | Add token auth pluginlin-hua-cheng2015-03-291-1/+2
|/
* Merge "Rename AUTH_PLUGINS option"Jenkins2015-03-251-1/+1
|\
| * Rename AUTH_PLUGINS optionJamie Lennox2015-03-251-1/+1
* | Follow ups to Authentication PluginsJamie Lennox2015-03-251-2/+4
|/
* Create plugin model for DOA authenticationJamie Lennox2015-03-251-13/+33
* Fix H405 docstring issuelin-hua-cheng2015-02-181-8/+10
* Merge "Attempt to scope only to enabled projects"Jenkins2015-02-111-0/+3
|\
| * Attempt to scope only to enabled projectslin-hua-cheng2014-12-191-0/+3
* | Use keystone auth pluginsJamie Lennox2015-01-231-59/+44
|/
* Merge "Make region and project sticky"Jenkins2014-11-201-37/+54
|\
| * Make region and project stickyeric2014-11-171-37/+54
* | Merge "Set default auth_url from django settings when auth_url is None"Jenkins2014-11-141-0/+3
|\ \ | |/ |/|
| * Set default auth_url from django settings when auth_url is NoneXiao Hanyu2014-05-261-0/+3
* | Bump hacking to 0.9.x seriesAkihiro Motoki2014-10-191-1/+0
* | Adding django kwargs to login and logout viewsYves-Gwenael Bourhis2014-09-121-2/+2
* | Added url_path_replace and has_in_url_path methodsYves-Gwenael Bourhis2014-08-261-2/+2
* | Adding log message for keystone API mismatchDavid Lyle2014-07-301-0/+4
* | Fix H4xx docstring issuesAkihiro Motoki2014-07-291-3/+3
* | Fix H301 and H304 hacking issuesAkihiro Motoki2014-06-061-21/+18
* | Do not use Exception.messageCyril Roelandt2014-05-151-2/+2
* | Adding check for service roles to match users region selectionericpeterson-l2014-04-211-1/+4
|/
* Make Hacking E1XX compliantAkihiro Motoki2014-04-041-1/+1
* moves default keystone API to v3David Lyle2014-02-031-0/+4
* Pass OPENSTACK_SSL_CACERT setting to keystoneBrian DeHamer2013-10-261-0/+3
* Merge "Missing check, supporting changes in horizon for middleware changes"Jenkins2013-09-301-1/+2
|\
| * Missing check, supporting changes in horizon for middleware changesericpeterson-l2013-09-121-1/+2