Skip to content

Add authentication profiles - #3

Merged
muxx merged 1 commit into
masterfrom
feat/auth-profiles
May 6, 2026
Merged

Add authentication profiles#3
muxx merged 1 commit into
masterfrom
feat/auth-profiles

Conversation

@muxx

@muxx muxx commented May 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • store Redmine authentication in named profiles with a current profile
  • add global --profile / REDMINE_PROFILE, auth list, auth use, and profile-aware logout
  • update generated usage docs and README examples for multi-Redmine workflows

Behavior

  • successful auth login stores or updates the selected profile and switches current_profile to it
  • profile selection order is --profile, REDMINE_PROFILE, current_profile, default

Verification

  • make check
  • make build
  • bin/redmine --help
  • bin/redmine auth --help

@muxx
muxx merged commit fab31c7 into master May 6, 2026
1 check passed
@muxx
muxx deleted the feat/auth-profiles branch May 6, 2026 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant