← Back to team overview

openerp-community team mailing list archive

Re: OpenERP CMS & eCommerce

 

Intergation with account providers implementing oauth2 is supported with auth_oauth (example: google.com, openerp.com, facebook)

The auth_oauth is not yet ported to the server side login template. It will be ported soon.

On 01/24/2014 07:41 AM, Mario Arias wrote:
Hi,

As promised, checking again after some days...

New integrated sign in is looking good !!  It is just missing integration to
other authentications like google account...

I found that searching for a reference (customer / partner ) using accents
raises an exception, while searching for products on shop works fine...  Maybe
should change the search routine for customers and partners to match the one
used for shop...


Haven't check the other points yet, will get back to you during the weekend...


Regards,
-Mario


On 01/13/2014 12:17 PM, Mario Arias wrote:
Great !!

    1/ every mail sent (order confirmation, invoice) have an invitation to
    signup on the portal
    2/ the user can sign up from the website
    Problem is that only "invited" users can sign up, and that "invitation"
    is received after placing some kind of order...  Many times it will be
    required to accept new users without invitation, as when you want some
    kind of "community" around your page.  This one could be accomplish
    reusing the parts from the checkout process...


If I am not wrong, everyone can signup: through the checkout process or
through the sign up. If something is missing, that will be fixed within the
next days.
Will check back by end of week and let you know...


    Also, some times in current login screen, the register option is not
    present (there should be some bug around it...)


Have to check, but I think it depends if you allowed portal or not. We will
check.
No, this is intermittent behavior, accessing right from runbot... Sometimes
the "register" option appears, some times not.  Better don't waste time in
this one until website_login is merged...  ;-)

    Maybe these will be fixed on "website_login" branch, but at least in
    current normal login remains with problems...


Yes, don't forget that these are still under development.

          * Limit access for "website only" users, so they can not access
            and navigate through regular OpenERP application, but stay
            only at "website" pages.

    Isn't it already like that?

    I just tried again, but it is still the same...  If you have a "website
    user"  (public role assigned) then if user logs in he gets access to
    regular OpenERP menus.... like messaging, association, Human Resourses, ...


Yes, we are still working on the access rights. (that's why the branch if
orange on runbot, because there are still warnings on this branch.


Then, better wait a couple days more and then test again...  ;-)

Thanks again !!



References