Skip to content

fix: add tilde expansion for custom authentication paths#45

Merged
swarna1101 merged 1 commit intomainfrom
fix/tilde-expansion-auth-path
Sep 4, 2025
Merged

fix: add tilde expansion for custom authentication paths#45
swarna1101 merged 1 commit intomainfrom
fix/tilde-expansion-auth-path

Conversation

@swarna1101
Copy link
Collaborator

@swarna1101 swarna1101 commented Sep 4, 2025

  • Add expandHomePath helper function to properly expand ~ in auth file paths
  • Fix bug where tilde paths like ~/config/auth.yml were not resolved correctly
  • Add unit tests for tilde expansion functionality
  • Ensures consistent auth file resolution across sessions and reconnections

Fixes issue where users experienced repeated authentication prompts when
using tilde paths in --auth-path flag or MUMP2P_AUTH_PATH environment variable.

@swarna1101 swarna1101 requested a review from hpsing September 4, 2025 03:53
@swarna1101 swarna1101 merged commit cf39e09 into main Sep 4, 2025
2 checks passed
@swarna1101 swarna1101 added the fix label Sep 5, 2025
@hpsing hpsing deleted the fix/tilde-expansion-auth-path branch September 8, 2025 07:47
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