odoo/odoo#196514
Created by fw-bot
Merged
at bbb5d5ab1385a9d347f88ebd7619f667aacbed14
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:saas-17.4-17.0-fix-resetpassword-spinner-brvg-414051-fw
- head
- d6cdcc32f3b87bb0a820f8076d2c02dcceee5393
- merged
- 8 months ago by Security, Bram Van Gaal (brvg)
odoo/odoo | |
---|---|
17.0 | #196389 |
saas-17.2 | #196503 |
saas-17.4 | #196514 |
18.0 | #196521 |
saas-18.1 | #196525 |
master | #196527 |
[FW][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.
Forward-Port-Of: #196389