mirror of
https://github.com/restic/rest-server.git
synced 2026-09-12 07:06:09 -07:00
4d2493388a
In order to prevent users from accidentally exposing rest-server without authentication, rest-server now defaults to requiring a .htpasswd. If you want to disable authentication, you need to explicitly pass the new --no-auth flag.