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