mirror of
https://github.com/kopia/kopia.git
synced 2026-03-09 17:56:23 -04: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)