OCA / website

Odoo website builder addons
GNU Affero General Public License v3.0
254 stars 690 forks source link

[FIX] website_require_login: Login page recursion #1043

Open SirAionTech opened 1 month ago

SirAionTech commented 1 month ago

Steps:

  1. Go to Website > Configuration > Authorization required URLs
  2. Create the path "/"
  3. Logout
  4. Access "/"

Actual behavior image Error ERR_TOO_MANY_REDIRECTS

Expected behavior Be redirected to the login page