mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 07:33:21 +00:00
7 lines
253 B
Text
7 lines
253 B
Text
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
|