Files
rest-server/changelog/0.12.0_2023-04-24/issue-187
Alexander Neumann a98ed25c7b Rename changelog
2023-04-24 21:02:21 +02:00

8 lines
253 B
Plaintext

Enhancement: Allow configurable location for `.htpasswd` file
It is now possible to specify the location of the `.htpasswd`
file using the `--htpasswd-file` option.
https://github.com/restic/restic/issues/187
https://github.com/restic/restic/pull/188