Second release candidate of NPBackup v3.1
Improvements
- Cloud providers IDs are no longer put in encrypted environment variables (old config files get migrated)
Fixes
- GUI: Fix an environment variable inheritance bug in advanced config introduced with rc1
- GUI: Linux and MacOS do not need the date picker to create scheduled tasks
- GUI: Fix password complexity checker, also make it configurable at compile time
- GUI: Don't ask for user credentials on task creation on Linux and MacOS
- Removed wrongly placed ssh options in default configuration
Misc
- Avoid re-downloading restic binaries in tests (github API rate limit reached)