Fixed in 7.0 in github at revision 
https://github.com/odoo-dev/odoo/commit/f29ff5ef
Thanks for reporting and proposing a patch!

** Changed in: openobject-addons
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to Odoo Addons.
https://bugs.launchpad.net/bugs/1280152

Title:
  [7.0]Auth crypt encrypts passwords lazily and deactivated users will
  never have password encrypted

Status in Odoo Addons:
  Fix Released

Bug description:
  Auth_crypt module use by default md5 hash instead of the proposed
  sha256.

  Sadly this implementation is broken.

  Also passwords are only encrypted when user log in for the first time.  
  So deactivated usesr will never have their password encrypted.

  Regards

  Nicolas

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1280152/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help   : https://help.launchpad.net/ListHelp

Reply via email to