it-projects-llc / odoo-saas-tools

Odoo SaaS Tools — tools for SaaS Businesses. Sale and manage Odoo databases.
https://saas.it-projects.info
GNU Lesser General Public License v3.0
574 stars 581 forks source link

[11.0] [FIX] auth_oauth_ip breaks auth_oauth_check_client_id #814

Open FFernandez-PlanetaTIC opened 6 years ago

FFernandez-PlanetaTIC commented 6 years ago

Hi,

auth_oauth_ip does not call super in __auth_oauthvalidate and breaks inheritance of auth_oauth_check_client_id.

auth_oauth_ip has been refactored to fix this.

Regards!

cc @PlanetaTIC