Skip to content

fix: support REST backend environment credentials - #1847

Draft
magrathean-uk wants to merge 1 commit into
rustic-rs:mainfrom
magrathean-uk:split/issue-1818-rest-env-credentials
Draft

fix: support REST backend environment credentials#1847
magrathean-uk wants to merge 1 commit into
rustic-rs:mainfrom
magrathean-uk:split/issue-1818-rest-env-credentials

Conversation

@magrathean-uk

Copy link
Copy Markdown
Contributor

Fixes #1818

Adds RESTIC_REST_USERNAME and RESTIC_REST_PASSWORD environment-variable support for REST backends, following the existing configuration precedence rules.

Validation: cargo fmt --check; focused REST configuration tests; git diff --check.

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.

Support rest backend credentials from environment

1 participant