mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
Move changelog files for 0.10.0
This commit is contained in:
8
changelog/0.10.0_2020-09-13/issue-60
Normal file
8
changelog/0.10.0_2020-09-13/issue-60
Normal file
@@ -0,0 +1,8 @@
|
||||
Security: Require auth by default, add --no-auth flag
|
||||
|
||||
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.
|
||||
|
||||
https://github.com/restic/rest-server/issues/60
|
||||
https://github.com/restic/rest-server/pull/61
|
||||
Reference in New Issue
Block a user