Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FW][FIX] website: access website in multi-company #40004

Commits on Nov 8, 2019

  1. [FIX] website: access website in multi-company

    - Create 2 companies A & B
    - Create a website A
    - Create a user U with access to company B only
    - Connect as U and go to the website
    
    An internal server error is raised.
    
    This is due to 7bfcb53 which verifies if the user isn't
    granted access to companies he is not supposed to access.
    
    This is exactly what was done before this commit: the website is in a
    company not allowed to the user.
    
    opw-2116539
    
    X-original-commit: debc516
    nim-odoo authored and fw-bot committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    ec92c40 View commit details
    Browse the repository at this point in the history