mirror of
https://github.com/restic/rest-server.git
synced 2026-04-14 06:01:38 -07:00
6 lines
271 B
Plaintext
6 lines
271 B
Plaintext
Feature: Allow configurable location for .htpasswd file (in present tense)
|
|
|
|
Added the ability for a user to change the location of the .htpasswd file with the --htpasswd-file argument.
|
|
|
|
https://github.com/restic/restic/issues/187
|
|
https://github.com/restic/restic/pull/188 |