202ecommerce / paypal

This repository is for developpers only. To install and upgrade the module in a production shop please install the package via PrestaShop Marketplace by following this link:
https://addons.prestashop.com/fr/paiement-carte-wallet/1748-paypal-officiel.html
Academic Free License v3.0
20 stars 31 forks source link

refs #41821 - Fix credentials recuperation #269

Closed kgleizes closed 1 year ago

kgleizes commented 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.