saleor / saleor-dashboard

A GraphQL-powered, single-page dashboard application for Saleor.
BSD 3-Clause "New" or "Revised" License
846 stars 1.1k forks source link

Fix a login error when using a password manager #5261

Open Cloud11PL opened 4 days ago

Cloud11PL commented 4 days ago

It prevents 2 concurrent login attempts that sometimes happen when using a password manager (eg. 1Password). It caused not fully handled error regarding login attempt delay due to too many attempts from one IP. It also adds an error message for that case.

What type of PR is this?

Related Issues or Documents

Usage Instructions, Screenshots, Recordings

Have you written tests?

[Optional] Description

changeset-bot[bot] commented 4 days ago

๐Ÿฆ‹ Changeset detected

Latest commit: 5750b4e5027e9afb91eea1a499ad220d30e77811

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------- | ----- | | saleor-dashboard | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR