Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 7615:60fc16b6a1cc
doc: remove whitelist replace with allowing
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 03 Sep 2023 14:03:48 -0400 |
| parents | c9180009a286 |
| children | 08e4399c3ae4 |
line wrap: on
line diff
--- a/doc/admin_guide.txt Sun Sep 03 14:03:11 2023 -0400 +++ b/doc/admin_guide.txt Sun Sep 03 14:03:48 2023 -0400 @@ -818,7 +818,7 @@ note that the header is passed exactly as supplied by the upstream server. It is **not** prefixed with ``HTTP_`` like other headers since -you are explicitly whitelisting the header. Multiple comma separated +you are explicitly allowing the header. Multiple comma separated headers can be passed to the ``-I`` option. These could be used in a detector or other tracker extensions, but only one header can be used by the tracker as an authentication header.
