keystone/keystone/common/sql/contract_repo
Morgan Fainberg 8ad765e023 Support new hashing algorithms for securely storing password hashes
Support bcrypt, pbkdf2_sha512, or scrypt in password hashing for
passwords managed within keystone. sha512_crypt is insufficient to
hash passwords in a secure way for storage in the DB. Keystone defaults
now to using bcrypt but can handle scrypt and pbkdf2_sha512 with a number
of tuning options if desired.

Closes-bug: #1543048
Closes-bug: #1668503
Change-Id: Id05026720839d94de26d0e44631deb34bcc0e610
2017-05-18 20:03:25 -05:00
..
versions Support new hashing algorithms for securely storing password hashes 2017-05-18 20:03:25 -05:00
README Add expand, data migration and contract logic to keystone-manage 2016-08-18 10:37:56 +01:00
__init__.py Add expand, data migration and contract logic to keystone-manage 2016-08-18 10:37:56 +01:00
manage.py Add Apache 2.0 license to source file 2016-09-29 10:59:04 +07:00
migrate.cfg Add expand, data migration and contract logic to keystone-manage 2016-08-18 10:37:56 +01:00

README

This is a database migration repository.

More information at
https://git.openstack.org/cgit/openstack/sqlalchemy-migrate