openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13825
[Bug 1026784] [NEW] Incompatibility between auth_openid and base_crypt
Public bug reported:
6.1 and Trunk version
I use both auth_openid and base_crypt module because some of my users
connect him to OpenERP with an OpenID and some others with simple
password.
By security, I've installed the base_crypt module to crypt passwords,
but the connection with an OpenID URL is not any possible.
This issue comes because the base_crypt module tries to encrypt the
openid_key of the user (because it's considered as a password for
authentication).
So, I've developed a patch which see if the module auth_openid is
installed and if the password is equal to the openid_key of the user,
don't encrypt the password.
** Affects: openobject-addons
Importance: Undecided
Status: New
** Tags: auth+openid base+crypt encryption openid password
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1026784
Title:
Incompatibility between auth_openid and base_crypt
Status in OpenERP Addons (modules):
New
Bug description:
6.1 and Trunk version
I use both auth_openid and base_crypt module because some of my users
connect him to OpenERP with an OpenID and some others with simple
password.
By security, I've installed the base_crypt module to crypt passwords,
but the connection with an OpenID URL is not any possible.
This issue comes because the base_crypt module tries to encrypt the
openid_key of the user (because it's considered as a password for
authentication).
So, I've developed a patch which see if the module auth_openid is
installed and if the password is equal to the openid_key of the user,
don't encrypt the password.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1026784/+subscriptions
Follow ups
-
[Bug 1026784] Re: Incompatibility between auth_openid and base_crypt
From: Arnaud Pineux (OpenERP), 2012-11-16
-
[Bug 1026784] Re: Incompatibility between auth_openid and base_crypt
From: Arnaud Pineux (OpenERP), 2012-11-15
-
[Bug 1026784] Re: Incompatibility between auth_openid and base_crypt
From: Launchpad Bug Tracker, 2012-11-15
-
[Bug 1026784] Re: Incompatibility between auth_openid and base_crypt
From: Arnaud Pineux (OpenERP), 2012-11-15
-
[Bug 1026784] Re: Incompatibility between auth_openid and base_crypt
From: Quentin THEURET, 2012-11-15
-
[Bug 1026784] Re: Incompatibility between auth_openid and base_crypt
From: Launchpad Bug Tracker, 2012-11-15
-
[Bug 1026784] Re: Incompatibility between auth_openid and base_crypt
From: Arnaud Pineux (OpenERP), 2012-11-15
-
[Bug 1026784] Re: Incompatibility between auth_openid and base_crypt
From: Amit Parik (OpenERP), 2012-07-31
-
[Bug 1026784] Re: Incompatibility between auth_openid and base_crypt
From: Amit Parik (OpenERP), 2012-07-31
-
[Bug 1026784] Re: Incompatibility between auth_openid and base_crypt
From: Quentin THEURET, 2012-07-19
-
[Bug 1026784] Re: Incompatibility between auth_openid and base_crypt
From: Launchpad Bug Tracker, 2012-07-19
-
[Bug 1026784] [NEW] Incompatibility between auth_openid and base_crypt
From: Quentin THEURET, 2012-07-19
References