odoo/odoo#196389
Created by Security, Bram Van Gaal (brvg)
Merged
at 731819e283f0c5cbab5e5183070af9ddda533561
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:17.0-fix-resetpassword-spinner-brvg
- head
- 76030c849c9b508af19debe8d050997700d0a890
- merged
- 8 months ago by Florian Vranckx (flvr)
odoo/odoo | |
---|---|
17.0 | #196389 |
saas-17.2 | #196503 |
saas-17.4 | #196514 |
18.0 | #196521 |
saas-18.1 | #196525 |
master | #196527 |
[FIX] auth_signup: reset password spinner
Currently signup.js also defines SignUpForm, which overrides the reset password behavior. This bug is not present in 16.0, so I used the same name for the registry that is being used in 16.0.