Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: external auth device flow, check both queries for errors#12367

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Emyrk merged 6 commits intomainfromstevenmasley/idp_429_fail
Feb 29, 2024

Conversation

Emyrk
Copy link
Member

@EmyrkEmyrk commentedFeb 29, 2024
edited
Loading

Closes#12366
Screenshot from 2024-02-29 09-37-59

@@ -175,12 +175,24 @@ const GitDeviceAuth: FC<GitDeviceAuthProps> = ({
<Alert severity="error">
An unknown error occurred. Please try again:{" "}
{deviceExchangeError.message}
{deviceExchangeError.detail && (
<span>
<br />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Please, don't use<br /> tags 😆

Emyrk reacted with laugh emoji
@EmyrkEmyrk marked this pull request as ready for reviewFebruary 29, 2024 15:43
Emyrk added a commit that referenced this pull requestFeb 29, 2024
Required to trigger error condition in fe.See pull (#12367)
@EmyrkEmyrk merged commit4006974 intomainFeb 29, 2024
@EmyrkEmyrk deleted the stevenmasley/idp_429_fail branchFebruary 29, 2024 19:00
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsFeb 29, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@BrunoQuaresmaBrunoQuaresmaBrunoQuaresma approved these changes

Assignees

@EmyrkEmyrk

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[External Auth] 429 from device flow can result in infinite loading page
2 participants
@Emyrk@BrunoQuaresma

[8]ページ先頭

©2009-2025 Movatter.jp