Skip to content
Snippets Groups Projects
Commit 00c1c9a7 authored by Xavier Morel's avatar Xavier Morel
Browse files

[FIX] portal: don't eagerly load security template


There's absolutely no need to load it on every page of the website. It
probably doesn't even need to be cached on the JS side given it's used
in all of 3 actions of the portal user's security page.

Reported by jke.

Also remove leftover console.log call while at it.

closes odoo/odoo#57619

Signed-off-by: default avatarXavier Morel (xmo) <xmo@odoo.com>
parent 53c8854c
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment