Skip to content

fix github url formatting#25089

Merged
fspmarshall merged 1 commit intomasterfrom
fspmarshall/github-auth-fix
Apr 24, 2023
Merged

fix github url formatting#25089
fspmarshall merged 1 commit intomasterfrom
fspmarshall/github-auth-fix

Conversation

@fspmarshall
Copy link
Copy Markdown
Contributor

@fspmarshall fspmarshall commented Apr 24, 2023

Fixes an issue where github logins would fail if a user was part of more than 30 teams (the default page size). This issue was caused by an improperly formatted callback URL, which ended up containing a duplicate path separator (//).

Unit test was added to cover this specific scenario, and manual testing was performed to ensure that this change fixes the issue and that multi-page team lists are now loadable.

@fspmarshall fspmarshall added this pull request to the merge queue Apr 24, 2023
Merged via the queue into master with commit edfb418 Apr 24, 2023
@fspmarshall fspmarshall deleted the fspmarshall/github-auth-fix branch April 24, 2023 18:23
fspmarshall added a commit that referenced this pull request Apr 24, 2023
@public-teleport-github-review-bot
Copy link
Copy Markdown

@fspmarshall See the table below for backport results.

Branch Result
branch/v11 Failed
branch/v12 Create PR
branch/v13 Create PR

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.

3 participants