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: don't create http client if signed out#166

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
ethanndickson merged 1 commit intomainfromethan/fix-session-token-panic
May 27, 2025

Conversation

ethanndickson
Copy link
Member

@ethanndicksonethanndickson commentedMay 27, 2025
edited
Loading

If the session item in the keychain is missing buthasSession is true, the app will force unwrap the session token optional and crash on launch. Encountered this today.

EDIT:
Discovered why the keychain item was getting deleted - macOS appears to delete it if theInfo.plist of the bundle is modified, presumably as some security measure? Couldn't find anything online about it but it seems intentional.

@ethanndicksonGraphite App
Copy link
MemberAuthor

This stack of pull requests is managed byGraphite. Learn more aboutstacking.

@ethanndicksonethanndickson marked this pull request as ready for reviewMay 27, 2025 03:10
@ethanndicksonGraphite App
Copy link
MemberAuthor

ethanndickson commentedMay 27, 2025
edited
Loading

Merge activity

  • May 27, 3:29 AM UTC: A user started a stack merge that includes this pull request viaGraphite.
  • May 27, 3:29 AM UTC:@ethanndickson merged this pull request withGraphite.

@ethanndicksonethanndickson merged commitb2da490 intomainMay 27, 2025
4 checks passed
@ethanndicksonethanndickson deleted the ethan/fix-session-token-panic branchMay 27, 2025 03:29
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@deansheatherdeansheatherdeansheather approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ethanndickson@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp