comparison mercurial/help/config.txt @ 15046:c019df62de45

merge with stable
author Matt Mackall <mpm@selenic.com>
date Thu, 18 Aug 2011 17:24:04 -0500
parents d0424f39984c 7f504202cb5c
children e174353e8cda
comparison
equal deleted inserted replaced
15043:0bb0f807dfc3 15046:c019df62de45
1164 Control MIME types for raw download of file content. 1164 Control MIME types for raw download of file content.
1165 Set to True to let hgweb guess the content type from the file 1165 Set to True to let hgweb guess the content type from the file
1166 extension. This will serve HTML files as ``text/html`` and might 1166 extension. This will serve HTML files as ``text/html`` and might
1167 allow cross-site scripting attacks when serving untrusted 1167 allow cross-site scripting attacks when serving untrusted
1168 repositories. Default is False. 1168 repositories. Default is False.
1169 1169
1170 ``allow_read`` 1170 ``allow_read``
1171 If the user has not already been denied repository access due to 1171 If the user has not already been denied repository access due to
1172 the contents of deny_read, this list determines whether to grant 1172 the contents of deny_read, this list determines whether to grant
1173 repository access to the user. If this list is not empty, and the 1173 repository access to the user. If this list is not empty, and the
1174 user is unauthenticated or not present in the list, then access is 1174 user is unauthenticated or not present in the list, then access is