Skip to content

feat(Disable Odoo Login): add new module to disable the odoo login

Daniel Palomar requested to merge feat/disable-odoo-login-module into master

With this module, we want to hide the Odoo login form and force to use the OAuth providers.

Before:

image

After:

image

Merge request reports