Mercurial > p > roundup > code
comparison doc/admin_guide.txt @ 7594:c9180009a286
docs: fix sentence.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 31 Jul 2023 18:50:07 -0400 |
| parents | 7c3aee35a5ac |
| children | 60fc16b6a1cc |
comparison
equal
deleted
inserted
replaced
| 7593:7c3aee35a5ac | 7594:c9180009a286 |
|---|---|
| 821 you are explicitly whitelisting the header. Multiple comma separated | 821 you are explicitly whitelisting the header. Multiple comma separated |
| 822 headers can be passed to the ``-I`` option. These could be used in a | 822 headers can be passed to the ``-I`` option. These could be used in a |
| 823 detector or other tracker extensions, but only one header can be used | 823 detector or other tracker extensions, but only one header can be used |
| 824 by the tracker as an authentication header. | 824 by the tracker as an authentication header. |
| 825 | 825 |
| 826 To make the tracker honor the new variable changing the tracker | 826 To make the tracker honor the new variable, change the tracker's |
| 827 ``config.ini`` to read:: | 827 ``config.ini`` to read:: |
| 828 | 828 |
| 829 [web] | 829 [web] |
| 830 ... | 830 ... |
| 831 http_auth_header = uid_variable | 831 http_auth_header = uid_variable |
