Reviewers: ,

Description:
trytond: Migrate from SHA1 to bcrypt

Please review this at http://codereview.tryton.org/847002/

Affected files:
  M setup.py
  M trytond/backend/fields.py
  M trytond/backend/mysql/fields.py
  M trytond/backend/postgresql/fields.py
  M trytond/backend/sqlite/fields.py
  M trytond/model/fields/__init__.py
  A trytond/model/fields/bcrypt.py
  M trytond/res/user.py
  M trytond/test/__init__.py
  M trytond/test/import_data.py
  M trytond/test/test.py
  M trytond/tests/test_fields.py
  M trytond/tests/test_importdata.py
  M trytond/tests/test_tryton.py
  A trytond/tests/test_user.py


Reply via email to