2024-08-30 12:58:32 +00:00
|
|
|
Enhancement: Return exit code 12 for "bad password" errors
|
2024-07-30 23:06:18 +00:00
|
|
|
|
2024-08-30 12:58:32 +00:00
|
|
|
Restic now returns exit code 12 when it cannot open the repository due to an
|
|
|
|
incorrect password.
|
2024-07-30 23:06:18 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/4959
|