rest-server/changelog/unreleased/issue-187

6 lines
271 B
Text
Raw Normal View History

2022-03-25 15:39:20 -04:00
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