Add missing info

This commit is contained in:
Ian Kent 2015-05-27 18:11:31 +01:00
parent dcc60fb961
commit 5c4c753acd

View file

@ -3,7 +3,7 @@ Authentication
HTTP basic authentication is supported using a password file.
See [example-auth](example-auth) for an example.
See [example-auth](example-auth) for an example (the password is `test`).
Authentication applies to all HTTP requests, including static content
and API endpoints.