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: fill session token when app is external#17708

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
BrunoQuaresma merged 2 commits intomainfrombq/hotfix-app
May 7, 2025
Merged

Conversation

BrunoQuaresma
Copy link
Collaborator

@BrunoQuaresmaBrunoQuaresma commentedMay 7, 2025
edited
Loading

Fix#17704

During therefactoring of WorkspaceApp response type, I updated the logic to check if the session token should be injected causing external apps to not load correctly.

To also avoid future confusions, we are only going to rely on theapp.external prop to open apps externally instead of verifying if the URL does not use the HTTP protocol. I did some research and I didn't find out a use case where it would be a problem.

I'm going to refactor this code very soon to allow opening apps from the workspaces page, so I will write the tests to cover this use case there.

Not included:
During my next refactoring I'm also going to change the code to support token injections directly in the HREF instead of making it happen during the click event.

cdr-bot[bot]
cdr-botbot approved these changesMay 7, 2025
Copy link

@cdr-botcdr-botbot left a comment

Choose a reason for hiding this comment

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

This PR is a hotfix and has been automatically approved.

  • ✅ Base is main or release branch
  • ✅ Has hotfix label
  • ✅ Head is from coder/coder
  • ✅ Less than 100 lines

@BrunoQuaresmaBrunoQuaresmaenabled auto-merge (squash)May 7, 2025 19:46
@BrunoQuaresmaBrunoQuaresma merged commita02ba66 intomainMay 7, 2025
29 checks passed
@BrunoQuaresmaBrunoQuaresma deleted the bq/hotfix-app branchMay 7, 2025 19:59
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMay 7, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@cdr-botcdr-bot[bot]cdr-bot[bot] approved these changes

Assignees

@BrunoQuaresmaBrunoQuaresma

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

bug: session token is not being injected into app URIs
1 participant
@BrunoQuaresma

[8]ページ先頭

©2009-2025 Movatter.jp