mirror of
https://github.com/kopia/kopia.git
synced 2026-01-27 15:58:03 -05:00
This also fixed a test bug where the test was incorrectly passing password via environment variable and it was (incorrectly) expected to be ignored. Password is determined in the following order: - flag/environment variable (highest priority) - persistent storage - asking user (lowest priority)