Closed kgleizes closed 1 year ago
Questions | Answers |
---|---|
Description? | Fix sending several times the request when staying on the login admin page with login / logout several times. |
Type? | bug fix |
BC breaks? | no |
Deprecations? | no |
Fixed ticket? | None. |
How to test? | Login and logout on the account configuration page. Keep the DevTools opened to see AJAX request. Before this fix, you could have more than one request to generate credentials sent and an error message displayed. |