keystone/keystone
David Stanek e492bbc68e Always hash passwords on their way into the DB
Way back in ed793ad5 a feature was added to detect if a password was
already hashed. If it looked like it was already hashed the password
was put into the database as is. It appears that this was added to
support a migration that was using the identity API to store users
instead of direct database inserts.

Change-Id: I37b575e4db2fa7090c5171b8bc32cf2c57ad6e03
Fixes-bug: #1279849
2014-02-20 13:06:37 +00:00
..
assignment Merge "Uses six.iteritems for Python3 compat" 2014-02-13 04:28:42 +00:00
auth Merge "Do not use auth_info objects for accessing the API" 2014-02-13 03:43:56 +00:00
catalog Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
common Always hash passwords on their way into the DB 2014-02-20 13:06:37 +00:00
contrib Merge "Remove copyright from empty files" 2014-02-14 00:41:11 +00:00
credential Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
identity Merge "Move identity logic from controller to manager" 2014-02-13 05:06:38 +00:00
locale Imported Translations from Transifex 2013-12-28 06:00:27 +00:00
middleware Merge "Use WebOb directly for locale testing" 2014-02-13 04:28:33 +00:00
openstack Merge "Syncing policy engine from oslo-incubator" 2014-02-14 00:41:20 +00:00
policy Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
tests Always hash passwords on their way into the DB 2014-02-20 13:06:37 +00:00
token Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
trust Merge "Refactor get role for trust" 2014-02-14 00:41:30 +00:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
clean.py Remove vim header 2014-02-08 23:54:04 +08:00
cli.py Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
config.py Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
controllers.py Remove vim header 2014-02-08 23:54:04 +08:00
exception.py Merge "Correct error class in find_migrate_repo" 2014-02-13 14:52:27 +00:00
notifications.py Merge "Notifications upon disable" 2014-02-13 03:43:34 +00:00
routers.py Remove vim header 2014-02-08 23:54:04 +08:00
service.py Remove vim header 2014-02-08 23:54:04 +08:00