Skip to content

feat: add customizable authentication file path support#41

Merged
hpsing merged 1 commit intomainfrom
feature/customizable-auth-path
Sep 3, 2025
Merged

feat: add customizable authentication file path support#41
hpsing merged 1 commit intomainfrom
feature/customizable-auth-path

Conversation

@swarna1101
Copy link
Collaborator

  • Add --auth-path global flag for custom authentication file location
  • Add MUMP2P_AUTH_PATH environment variable support
  • Maintain full backward compatibility with default ~/.optimum/auth.yml
  • Update rate limiter to use same custom directory structure
  • Add documentation with usage examples
  • Support deployment automation and non-root user scenarios

@swarna1101 swarna1101 linked an issue Aug 31, 2025 that may be closed by this pull request
@swarna1101 swarna1101 requested a review from hpsing August 31, 2025 15:16
Copy link
Member

@hpsing hpsing left a comment

Choose a reason for hiding this comment

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

make sure it is tested properly.

@hpsing hpsing merged commit d5b774a into main Sep 3, 2025
2 checks passed
@hpsing hpsing deleted the feature/customizable-auth-path branch September 3, 2025 08:39
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.

Add support for customizable authentication file path

2 participants