summaryrefslogtreecommitdiffstats
path: root/keystone/contrib/user_crud
Commit message (Expand)AuthorAgeFilesLines
* Register ExtensionsAdam Young2013-07-121-0/+20
* Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-101-1/+1
* Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-281-5/+2
* Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-5/+1
* Satisfy flake8 import rules F401 and F403Dolph Mathews2013-05-231-0/+1
* Fixes import order nitsZhongyue Luo2013-01-111-1/+1
* Driver registryDolph Mathews2012-12-211-10/+1
* module refactoringAdam Young2012-12-171-10/+13
* Only 'import *' from 'core' modulesDolph Mathews2012-12-051-6/+5
* Expose auth failure details in debug modeDolph Mathews2012-11-201-3/+7
* Adding user password setting api callDerek Higgins2012-07-102-0/+105