Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix scary-looking wrong password error #9237

Merged
merged 5 commits into from
Aug 30, 2024

Conversation

BrendanSchell
Copy link
Contributor

@BrendanSchell BrendanSchell commented Aug 30, 2024

Description

Updates login to use new error handling which lets the Credentials Error pass through instead of a generic HTTP error. Makes the error more obvious on providing incorrect credentials for login.

Screenshot 2024-08-30 at 2 47 58 PM

Closes https://github.com/OpenMined/Heartbeat/issues/1798.

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

  • Updated unit tests
  • Tested locally in notebook

Checklist

@BrendanSchell BrendanSchell self-assigned this Aug 30, 2024
@BrendanSchell BrendanSchell force-pushed the bschell/fix-scary-wrong-password-error branch from 25f1d50 to 5c50009 Compare August 30, 2024 21:14
@madhavajay madhavajay merged commit 497d6d1 into dev Aug 30, 2024
38 checks passed
@madhavajay madhavajay deleted the bschell/fix-scary-wrong-password-error branch August 30, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants