forked from TrueCloudLab/restic
Add entry to CHANGELOG
This commit is contained in:
parent
9fc38803e0
commit
0886738d24
1 changed files with 6 additions and 0 deletions
6
changelog/unreleased/pull-1684
Normal file
6
changelog/unreleased/pull-1684
Normal file
|
@ -0,0 +1,6 @@
|
|||
Bugfix: Fix backend tests for rest-server
|
||||
|
||||
The REST server for restic now requires an explicit parameter (`--no-auth`) if
|
||||
no authentication should be allowed. This is fixed in the tests.
|
||||
|
||||
https://github.com/restic/restic/pull/1684
|
Loading…
Reference in a new issue