summaryrefslogtreecommitdiff
path: root/openstack_auth/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Updated parsing of catalog to handle bad formatlin-hua-cheng2015-04-071-9/+25
* Add authentication using openID and SAMLThai Tran2015-03-311-1/+11
* Create plugin model for DOA authenticationJamie Lennox2015-03-251-13/+65
* Fix H405 docstring issuelin-hua-cheng2015-02-181-2/+5
* Use keystone auth pluginsJamie Lennox2015-01-231-9/+63
* Make region and project stickyeric2014-11-171-0/+43
* Bump hacking to 0.9.x seriesAkihiro Motoki2014-10-191-3/+1
* Adding django kwargs to login and logout viewsYves-Gwenael Bourhis2014-09-121-7/+24
* Added url_path_replace and has_in_url_path methodsYves-Gwenael Bourhis2014-08-261-2/+25
* Cache the User's Project by Token IDLin Hua Cheng2014-07-301-0/+38
* Fix H4xx docstring issuesAkihiro Motoki2014-07-291-4/+3
* Hash the token id if it is over a maximum lengthAdam Young2014-06-191-46/+0
* Fix H301 and H304 hacking issuesAkihiro Motoki2014-06-061-3/+3
* Merge "Fix typo of ANS1 to ASN1"Jenkins2014-04-181-3/+3
|\
| * Fix typo of ANS1 to ASN1mathrock2014-04-131-3/+3
* | Fix H306 imports not in alphabetical orderAkihiro Motoki2014-04-041-1/+1
|/
* Reverting default keystone API to v2.0David Lyle2014-03-181-1/+1
* Merge "moves default keystone API to v3"Jenkins2014-03-121-1/+3
|\
| * moves default keystone API to v3David Lyle2014-02-031-1/+3
* | Use six.moves.urllib.parse instead of urlparseCyril Roelandt2014-03-031-1/+1
* | Sort project list by nameLin Hua Cheng2014-02-211-2/+5
|/
* Align with OpenStack project standardsMonty Taylor2013-09-101-0/+13
* Add capability for Keystone V3 Authentication.Lin Hua Cheng2013-07-081-2/+29
* Fix compatibility with Django < 1.4.3Kieran Spear2013-03-191-0/+18
* Use the MD5 hash of PKI-signed tokens.1.0.3Gabriel Hurley2012-11-021-0/+46
* Adds docs.Gabriel Hurley2012-07-081-0/+4
* Initial commit.Gabriel Hurley2012-07-031-0/+55