Skip to content

Commit

Permalink
Add note about auth_digest_user_file user access
Browse files Browse the repository at this point in the history
See: #20
  • Loading branch information
erikdubbelboer committed Jul 26, 2019
1 parent cd86418 commit b3073ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ auth_digest_user_file
included `htdigest.py`_ script). Each line of the file is a colon-separated list composed
of a username, realm, and md5 hash combining name, realm, and password. For example:
``joi:enfield:ef25e85b34208c246cfd09ab76b01db7``
This file needs to be readable by your nginx user!

auth_digest_timeout
~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit b3073ef

Please sign in to comment.