rest-server/changelog/unreleased/issue-187
2022-03-25 15:39:20 -04:00

6 lines
No EOL
271 B
Text

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